Placeholder non-generic names for engine/color functions

This commit is contained in:
pikalaxalt
2016-05-11 09:49:03 -04:00
parent 76819398a9
commit 295604cbb5
9 changed files with 142 additions and 127 deletions

View File

@@ -65,7 +65,7 @@ Predef_LoadSGBLayout: ; 864c
.SGB_BattleColors: ; 86b4
ld hl, BlkPacket_9aa6
call Function9809
call PushSGBPals_
ld hl, PalPacket_9ce6
ld de, wSGBPals
@@ -627,7 +627,7 @@ endr
.Finish: ; 8a60
push de
call Function9809
call PushSGBPals_
pop hl
jp Function9809
jp PushSGBPals_
; 8a68