add save and bundle pxl8 with game for standalone game distribution
This commit is contained in:
parent
b1e8525c3e
commit
04d3af11a9
25 changed files with 1173 additions and 346 deletions
|
|
@ -5,9 +5,7 @@
|
|||
#include "pxl8_types.h"
|
||||
|
||||
typedef struct pxl8_game {
|
||||
pxl8_color_mode color_mode;
|
||||
pxl8_gfx* gfx;
|
||||
pxl8_resolution resolution;
|
||||
pxl8_script* script;
|
||||
|
||||
i32 frame_count;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue