refactor pxl8 repl
This commit is contained in:
parent
04d3af11a9
commit
3313c800a9
25 changed files with 537 additions and 424 deletions
|
|
@ -17,7 +17,6 @@ typedef struct pxl8_game {
|
|||
f32 fps;
|
||||
|
||||
pxl8_input_state input;
|
||||
pxl8_script_repl* repl;
|
||||
|
||||
bool repl_mode;
|
||||
bool repl_started;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue