diff options
Diffstat (limited to 'engine/gfx/palettes.asm')
-rwxr-xr-x | engine/gfx/palettes.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engine/gfx/palettes.asm b/engine/gfx/palettes.asm index 618e48b3..f2019e85 100755 --- a/engine/gfx/palettes.asm +++ b/engine/gfx/palettes.asm @@ -241,6 +241,7 @@ SetPal_TrainerCard: ret SetPalFunctions: +; entries correspond to SET_PAL_* constants dw SetPal_BattleBlack dw SetPal_Battle dw SetPal_TownMap |