wip repl
This commit is contained in:
parent
e862b02019
commit
0ed7fc4496
21 changed files with 1267 additions and 148 deletions
|
|
@ -46,6 +46,7 @@ void pxl8_tilesheet_render_tile(
|
|||
i32 y,
|
||||
u8 flags
|
||||
);
|
||||
pxl8_result pxl8_tilesheet_set_tile_pixels(pxl8_tilesheet* tilesheet, u16 tile_id, const u8* pixels);
|
||||
void pxl8_tilesheet_set_tile_property(
|
||||
pxl8_tilesheet* tilesheet,
|
||||
u16 tile_id,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue