Document intro graphics/data

This commit is contained in:
GriffinR
2022-09-06 19:13:57 -04:00
parent b3c7b9e09f
commit 27b2b0b24a
59 changed files with 498 additions and 568 deletions
+1 -1
View File
@@ -206,7 +206,7 @@ static void InitMainCallbacks(void)
gMain.vblankCounter1 = 0;
gMain.vblankCounter2 = 0;
gMain.callback1 = NULL;
SetMainCallback2(c2_copyright_1);
SetMainCallback2(CB2_InitCopyrightScreenAfterBootup);
gSaveBlock2Ptr = &gSaveBlock2;
gSaveBlock1Ptr = &gSaveBlock1;
gSaveBlock2.encryptionKey = 0;