Clean up .Jumptable: spaces

This commit is contained in:
xCrystal
2017-12-29 13:52:42 +01:00
parent 9f017cbab8
commit def3b60493
20 changed files with 7 additions and 51 deletions

View File

@@ -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]