aboutsummaryrefslogtreecommitdiffstats
path: root/constants.asm
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2015-09-27 15:05:08 -0400
committerluckytyphlosion <alan.rj.huang@gmail.com>2015-09-27 15:05:08 -0400
commitfbeac8adb657c01192d2c755a45005b0f0f3c332 (patch)
tree6cfb82ec1029d6c812021bb09996faa554a1f2c7 /constants.asm
parentBank2 audio. (diff)
downloadpokeyellow-fbeac8adb657c01192d2c755a45005b0f0f3c332.tar.gz
pokeyellow-fbeac8adb657c01192d2c755a45005b0f0f3c332.tar.xz
pokeyellow-fbeac8adb657c01192d2c755a45005b0f0f3c332.zip
Bank8 audio.
todo: correct address comments note: tx_pre_constants are not 100% accurate, but they work well enough to have yellow build correctly
Diffstat (limited to 'constants.asm')
-rw-r--r--constants.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/constants.asm b/constants.asm
index 761d5886..7fa691b5 100644
--- a/constants.asm
+++ b/constants.asm
@@ -31,3 +31,4 @@ 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" \ No newline at end of file