mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-24 06:06:21 +00:00
Bind console functions in main.c
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
#define INP_WIN_MAX 1000
|
||||
|
||||
void ui_init_module(void);
|
||||
void console_init_module(void);
|
||||
|
||||
// ui startup and control
|
||||
void (*ui_init)(void);
|
||||
|
||||
Reference in New Issue
Block a user