mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
rename Isle to IsleApp
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
|
||||
#include "legoinc.h"
|
||||
|
||||
class Isle;
|
||||
class IsleApp;
|
||||
|
||||
extern Isle *g_isle;
|
||||
extern IsleApp *g_isle;
|
||||
extern int g_closed;
|
||||
// 0x4101c4
|
||||
#define WNDCLASS_NAME "Lego Island MainNoM App"
|
||||
|
Reference in New Issue
Block a user