mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Add -leveldebugger flag
This commit adds the `-leveldebugger` flag so you can use it while playtesting from a different editor program, such as Ved.
This commit is contained in:
committed by
Misa Elizabeth Kai
parent
c62da1c9a0
commit
aff4d2012c
@@ -9,6 +9,7 @@ namespace level_debugger
|
||||
bool is_active(void);
|
||||
void input(void);
|
||||
void render(void);
|
||||
void set_forced(void);
|
||||
}
|
||||
|
||||
#endif /* LEVELDEBUGGER_H */
|
||||
|
||||
Reference in New Issue
Block a user