mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-02-03 12:31:15 +00:00
isleapp: Match prototype of LoadConfig in header
This commit is contained in:
parent
584dc23bf8
commit
cd3554cbc2
@ -36,7 +36,7 @@ class IsleApp {
|
|||||||
);
|
);
|
||||||
MxResult SetupWindow();
|
MxResult SetupWindow();
|
||||||
|
|
||||||
void LoadConfig();
|
bool LoadConfig();
|
||||||
void Tick();
|
void Tick();
|
||||||
void SetupCursor(Cursor p_cursor);
|
void SetupCursor(Cursor p_cursor);
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user