You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Clean up .Jumptable: spaces
This commit is contained in:
@@ -152,9 +152,7 @@ Credits_Jumptable: ; 109926
|
||||
jp hl
|
||||
; 109937
|
||||
|
||||
|
||||
.Jumptable: ; 109937 (42:5937)
|
||||
|
||||
dw ParseCredits
|
||||
dw Credits_Next
|
||||
dw Credits_Next
|
||||
@@ -169,7 +167,6 @@ Credits_Jumptable: ; 109926
|
||||
dw Credits_RequestGFX
|
||||
dw Credits_LoopBack
|
||||
|
||||
|
||||
Credits_Next: ; 109951 (42:5951)
|
||||
ld hl, wJumptableIndex
|
||||
inc [hl]
|
||||
|
||||
Reference in New Issue
Block a user