summaryrefslogtreecommitdiff
path: root/constants/gfx_constants.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 /constants/gfx_constants.asm
parent0177688ad4d923c4970009fa87df48605bb43ed6 (diff)
parent69788c536b70060c58136b07fb3a615b285de99c (diff)
Merge pull request #281 from Rangi42/master
Add comments associating constants with data, and identify some more data
Diffstat (limited to 'constants/gfx_constants.asm')
-rw-r--r--constants/gfx_constants.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/constants/gfx_constants.asm b/constants/gfx_constants.asm
index d6d162c7..912e5835 100644
--- a/constants/gfx_constants.asm
+++ b/constants/gfx_constants.asm
@@ -31,6 +31,7 @@ REDRAW_COL EQU 1
REDRAW_ROW EQU 2
; tile list ids
+; TileIDListPointerTable indexes (see data/tilemaps.asm)
const_def
const TILEMAP_MON_PIC
const TILEMAP_SLIDE_DOWN_MON_PIC_7X5