win32: fix compile error
This commit is contained in:
parent
bb36f962ab
commit
19d38dc7aa
|
@ -32,6 +32,7 @@
|
|||
|
||||
#include "../debug.h"
|
||||
#include "../NDSSystem.h"
|
||||
#include "../firmware.h"
|
||||
|
||||
static char nickname_buffer[11];
|
||||
static char message_buffer[27];
|
||||
|
|
Loading…
Reference in New Issue