wip repl
This commit is contained in:
parent
e862b02019
commit
0ed7fc4496
21 changed files with 1267 additions and 148 deletions
|
|
@ -28,6 +28,7 @@ typedef struct pxl8_game {
|
|||
f32 time;
|
||||
|
||||
bool repl_mode;
|
||||
bool repl_started;
|
||||
bool running;
|
||||
bool script_loaded;
|
||||
char script_path[256];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue