Fix house data corruption, progress to first screen

This commit is contained in:
elasota
2019-12-24 18:39:30 -05:00
parent 3111609536
commit 5cb9b85396
30 changed files with 896 additions and 113 deletions

View File

@@ -60,7 +60,7 @@ void DrawMenuBar()
void HiliteMenu(int menu)
{
PL_NotYetImplemented();
// Don't know what this does
}
void EnableMenuItem(MenuHandle menu, int index)