Remove Predef_ prefix from routines listed in PredefPointers

This commit is contained in:
Remy Oukaour
2018-01-16 14:30:10 -05:00
parent 2b82338920
commit 8048082114
81 changed files with 530 additions and 527 deletions

View File

@@ -43,7 +43,7 @@ CheckShininess:
and a
ret
UnusedPredef_CheckContestMon:
Unused_CheckContestMon:
; Check a mon's DVs at hl in the bug catching contest.
; Return carry if its DVs are good enough to place in the contest.
@@ -855,7 +855,7 @@ PushSGBPals:
jr nz, .loop
ret
Predef_InitSGBBorder:
InitSGBBorder:
call CheckCGB
ret nz
; SGB/DMG only