This commit is contained in:
theo3
2021-02-19 15:01:30 -08:00
parent ab3e488126
commit 112e97abc8
16 changed files with 52 additions and 52 deletions
+2 -2
View File
@@ -33,7 +33,7 @@ void MainLoop(void) {
sub_0804FFE4();
DmaCopy32(3, BG_PLTT, gPaletteBuffer, BG_PLTT_SIZE);
sub_0804FF84(1);
sub_08056418();
MessageInitialize();
sub_080ADD30();
gRand = 0x1234567;
_DmaZero(&gUnk_03001000, sizeof(gUnk_03001000));
@@ -66,7 +66,7 @@ void MainLoop(void) {
gUnk_03001000.ticks++;
sScreenHandlers[gUnk_03001000.screen]();
sub_08056458();
MessageUpdate();
sub_08050154();
sub_080A3480();
break;