aboutsummaryrefslogtreecommitdiffstats
path: root/engine/gfx/palettes.asm
diff options
context:
space:
mode:
authorRangi <35663410+Rangi42@users.noreply.github.com>2020-07-20 13:22:32 -0400
committerGitHub <noreply@github.com>2020-07-20 13:22:32 -0400
commit3e554e1d5206f0ede60f7e99e68637b7f13bc683 (patch)
treec5a21b6e4d24ad3e98c3c98982afc65a866e650d /engine/gfx/palettes.asm
parentMerge pull request #279 from Rangi42/master (diff)
parentAdd comments associating constants with data, and identify some more data (diff)
downloadpokeyellow-3e554e1d5206f0ede60f7e99e68637b7f13bc683.tar.gz
pokeyellow-3e554e1d5206f0ede60f7e99e68637b7f13bc683.tar.xz
pokeyellow-3e554e1d5206f0ede60f7e99e68637b7f13bc683.zip
Merge pull request #281 from Rangi42/master
Add comments associating constants with data, and identify some more data
Diffstat (limited to 'engine/gfx/palettes.asm')
-rwxr-xr-xengine/gfx/palettes.asm1
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