Sync Makefile and common syms (#676)
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
#define ZERO 0
|
||||
|
||||
bool8 gHelpSystemEnabled;
|
||||
COMMON_DATA bool8 gHelpSystemEnabled = 0;
|
||||
|
||||
struct HelpSystemVideoState
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user