minor fixes

Change (struct MapPreviewScreen).id --> .mapsec
Initialize static bools to FALSE
This commit is contained in:
PikalaxALT
2019-08-25 10:13:45 -04:00
parent b77fd7ff21
commit e5b607ccbe
2 changed files with 116 additions and 89 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ enum MapPreviewScreenId
struct MapPreviewScreen
{
u8 id;
u8 mapsec;
bool8 forceFirstTime;
u16 flagId;
const void * tilesptr;