You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
All functions in main.asm have non-generic names
This commit is contained in:
@@ -516,7 +516,7 @@ Pokegear_UpdateClock: ; 90f86 (24:4f86)
|
||||
callba PrintHoursMins
|
||||
ld hl, .DayText
|
||||
bccoord 6, 6
|
||||
call PlaceWholeStringInBoxAtOnce
|
||||
call PlaceHLTextAtBC
|
||||
ret
|
||||
|
||||
; 90fa8 (24:4fa8)
|
||||
@@ -711,7 +711,7 @@ PokegearMap_UpdateLandmarkName: ; 910b4
|
||||
push de
|
||||
callba GetLandmarkName
|
||||
pop de
|
||||
callba Function1de2c5
|
||||
callba TownMap_ConvertLineBreakCharacters
|
||||
hlcoord 8, 0
|
||||
ld [hl], $34
|
||||
ret
|
||||
|
||||
Reference in New Issue
Block a user