diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-24 20:43:52 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-24 20:43:52 -0400 |
| commit | 850b1186547b1603e9e8927a5985ad6d2deb8e56 (patch) | |
| tree | 535feea9ab3d2e5dd7bc2b6aac51c94138588cd1 /constants.asm | |
| parent | These are actually map indices (diff) | |
| download | pokeyellow-850b1186547b1603e9e8927a5985ad6d2deb8e56.tar.gz pokeyellow-850b1186547b1603e9e8927a5985ad6d2deb8e56.tar.xz pokeyellow-850b1186547b1603e9e8927a5985ad6d2deb8e56.zip | |
We don't need this file anymore
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 24730d77..c5f4575e 100644 --- a/constants.asm +++ b/constants.asm @@ -29,7 +29,6 @@ INCLUDE "constants/music_constants.asm" INCLUDE "constants/tilesets.asm" INCLUDE "constants/starter_mons.asm" INCLUDE "constants/predef_constants.asm" -INCLUDE "constants/tx_pre_constants.asm" INCLUDE "constants/event_constants.asm" INCLUDE "constants/event_macros.asm" INCLUDE "constants/pikachu_emotion_constants.asm"
\ No newline at end of file |
