You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Labeled every function in ROM0 that's referenced in the source
This commit is contained in:
@@ -164,7 +164,7 @@ Function1dc381: ; 1dc381
|
||||
call TextBox
|
||||
hlcoord 8, 2
|
||||
ld a, [TempMonLevel]
|
||||
call Function383d
|
||||
call PrintLevel_Force3Digits
|
||||
hlcoord 12, 2
|
||||
ld [hl], "◀" ; Filled left triangle
|
||||
inc hl
|
||||
|
||||
Reference in New Issue
Block a user