User house validation

This commit is contained in:
elasota
2021-04-25 22:08:15 -04:00
parent 19b1a307e7
commit 0385c28002
18 changed files with 1528 additions and 52 deletions

View File

@@ -191,7 +191,7 @@ struct houseType
Str255 banner; // 256
Str255 trailer; // 256
scoresType highScores; // 292
gameType savedGame; // 40
gameType savedGame_Unused; // 40
Boolean hasGame; // 1
Boolean unusedBoolean; // 1
int16_t firstRoom; // 2