1
0
mirror of https://github.com/jummy0/sb2-decomp synced 2025-03-14 20:23:30 +01:00
This commit is contained in:
jummy 2024-09-23 21:13:50 -05:00
parent 05d418f375
commit 855f2bdfb4
2 changed files with 570 additions and 337 deletions

File diff suppressed because it is too large Load Diff

View File

@ -191,7 +191,10 @@ protected:
void MouseCapture();
int GameSave(int save);
BOOL FUN_1fbd0();
void DrawMap();
BOOL CheckCDForWorld1();
void NetAdjustLobbyButtons();
BOOL CopyMission(char *srcFileName, char *dstFileName);
protected: