mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-16 21:11:15 +00:00
Update define.h
Renamed _DAT_004101bc to g_startDelayTimer.
This commit is contained in:
parent
9c98541587
commit
33fdef76bc
@ -15,7 +15,7 @@ extern int g_targetWidth;
|
|||||||
extern int g_targetHeight;
|
extern int g_targetHeight;
|
||||||
extern unsigned int g_targetDepth;
|
extern unsigned int g_targetDepth;
|
||||||
extern int _DAT_00410064;
|
extern int _DAT_00410064;
|
||||||
extern int _DAT_004101bc;
|
extern int g_startDelayTimer;
|
||||||
extern long g_lastFrameTime;
|
extern long g_lastFrameTime;
|
||||||
|
|
||||||
#endif // DEFINE_H
|
#endif // DEFINE_H
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user