Moved debug info to separate windows
This commit is contained in:
@ -2,9 +2,6 @@
|
||||
|
||||
#include <common.h>
|
||||
|
||||
static const int SCREEN_WIDTH = 1024;
|
||||
static const int SCREEN_HEIGHT = 768;
|
||||
|
||||
void ui_init();
|
||||
void ui_handle_events();
|
||||
void ui_update();
|
Reference in New Issue
Block a user