Consistent predef function names

This commit is contained in:
xCrystal
2018-01-02 18:49:25 +01:00
parent b4a49351c1
commit d7970f749a
102 changed files with 549 additions and 548 deletions

View File

@@ -1228,7 +1228,7 @@ Function897af: ; 897af
xor a
ld [CurPartySpecies], a
ld de, vTiles2 tile $37
farcall GetTrainerPic
farcall Predef_GetTrainerPic
pop bc
ret
; 897d5
@@ -1260,7 +1260,7 @@ Function897d5: ; 897d5
ld [hGraphicStartTile], a
hlcoord 12, 3
lb bc, 7, 7
predef PlaceGraphic
predef Predef_PlaceGraphic
call Function8963d
pop bc
ret