You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Suggested formatting changes
This commit is contained in:
@@ -86,3 +86,5 @@ INCBIN "gfx/diploma/page1.tilemap"
|
||||
|
||||
DiplomaPage2Tilemap:
|
||||
INCBIN "gfx/diploma/page2.tilemap"
|
||||
|
||||
ret ; unused
|
||||
|
@@ -148,7 +148,7 @@ ScriptCommandTable:
|
||||
dw Script_farjumptext ; 52
|
||||
dw Script_jumptext ; 53
|
||||
dw Script_waitbutton ; 54
|
||||
dw Script_promptbutton ; 55
|
||||
dw Script_promptbutton ; 55
|
||||
dw Script_pokepic ; 56
|
||||
dw Script_closepokepic ; 57
|
||||
dw Script__2dmenu ; 58
|
||||
|
@@ -1,5 +1,3 @@
|
||||
ret ; unused
|
||||
|
||||
LoadSGBPokedexGFX:
|
||||
ld hl, SGBPokedexGFX_LZ
|
||||
ld de, vTiles2 tile $31
|
||||
|
Reference in New Issue
Block a user