refactor pxl8 repl
This commit is contained in:
parent
04d3af11a9
commit
3313c800a9
25 changed files with 537 additions and 424 deletions
|
|
@ -13,7 +13,7 @@
|
|||
#include <miniz.h>
|
||||
|
||||
#include "pxl8_io.h"
|
||||
#include "pxl8_macros.h"
|
||||
#include "pxl8_log.h"
|
||||
|
||||
static pxl8_result parse_ase_header(pxl8_stream* stream, pxl8_ase_header* header) {
|
||||
header->file_size = pxl8_read_u32(stream);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue