mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-12 03:01:17 +00:00
Update define.h
Replacing all references to the old variable name
This commit is contained in:
parent
442127ed13
commit
1c242ff5a8
@ -10,7 +10,7 @@ extern const char *WINDOW_TITLE;
|
||||
extern unsigned char g_mousedown;
|
||||
extern unsigned char g_mousemoved;
|
||||
extern int g_rmDisabled;
|
||||
extern int g_targetDepthSet;
|
||||
extern int g_targetDepthNotSet;
|
||||
extern int g_targetWidth;
|
||||
extern int g_targetHeight;
|
||||
extern unsigned int g_targetDepth;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user