diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-30 09:08:40 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-30 09:08:40 -0400 |
| commit | 0d687ba25ae223f6de2c69d46fd1c3df6ad52da3 (patch) | |
| tree | 8e07ab46f49ce8ed04f9b85e49bb98f3dbed8383 /constants.asm | |
| parent | dbw door tiles (diff) | |
| download | pokeyellow-0d687ba25ae223f6de2c69d46fd1c3df6ad52da3.tar.gz pokeyellow-0d687ba25ae223f6de2c69d46fd1c3df6ad52da3.tar.xz pokeyellow-0d687ba25ae223f6de2c69d46fd1c3df6ad52da3.zip | |
TX_SFX_KEY_ITEM and `mapconst` macro
Diffstat (limited to 'constants.asm')
| -rw-r--r-- | constants.asm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/constants.asm b/constants.asm index 9f1491c8..8bca86eb 100644 --- a/constants.asm +++ b/constants.asm @@ -22,7 +22,6 @@ INCLUDE "constants/palette_constants.asm" INCLUDE "constants/evolution_constants.asm" INCLUDE "constants/list_constants.asm" INCLUDE "constants/map_constants.asm" -INCLUDE "constants/map_dimensions.asm" INCLUDE "constants/connection_constants.asm" INCLUDE "constants/hide_show_constants.asm" INCLUDE "constants/credits_constants.asm" |
