Identify some more labels, and make some more consistent

This commit is contained in:
Rangi
2020-11-01 12:36:38 -05:00
parent 4a323cf591
commit 6220200f0f
18 changed files with 121 additions and 116 deletions

View File

@@ -154,13 +154,15 @@ UnusedTitleFG_OAM:
dbsprite 13, 11, 0, 0, $4c, 1
dbsprite 14, 11, 0, 0, $4e, 1
Function10ed51: ; unreferenced
TestCrystalTitleScreen: ; unreferenced
; Runs the title screen until A is pressed.
; Possibly used for testing.
call _TitleScreen
.loop
call JoyTextDelay
ldh a, [hJoyLast]
ld b, a
and 1
and A_BUTTON
jr nz, .done
call SuicuneFrameIterator
call DelayFrame