aboutsummaryrefslogtreecommitdiffstats
path: root/constants.asm
diff options
context:
space:
mode:
authordannye <corrnondacqb@yahoo.com>2016-07-16 11:11:50 -0500
committerdannye <corrnondacqb@yahoo.com>2016-07-16 11:11:50 -0500
commit707ba908f780d42e1f26af85bef0bf0eb478b877 (patch)
tree88fba78e2d9c590c4860a2e63eed00a2e29d4005 /constants.asm
parentMerge branch 'master' of https://github.com/pret/pokeyellow into merge-pokered (diff)
parentMerge pull request #15 from pret/remove-pip (diff)
downloadpokeyellow-707ba908f780d42e1f26af85bef0bf0eb478b877.tar.gz
pokeyellow-707ba908f780d42e1f26af85bef0bf0eb478b877.tar.xz
pokeyellow-707ba908f780d42e1f26af85bef0bf0eb478b877.zip
Merge branch 'master' of https://github.com/pret/pokeyellow
Diffstat (limited to 'constants.asm')
-rw-r--r--constants.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/constants.asm b/constants.asm
index 554f89ca..cc636558 100644
--- a/constants.asm
+++ b/constants.asm
@@ -29,5 +29,5 @@ INCLUDE "constants/tilesets.asm"
INCLUDE "constants/starter_mons.asm"
INCLUDE "constants/event_constants.asm"
INCLUDE "constants/event_macros.asm"
-INCLUDE "constants/pikachu_emotion_constants.asm"
INCLUDE "constants/text_constants.asm"
+INCLUDE "constants/pikachu_emotion_constants.asm"