diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-12-24 14:30:32 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-12-24 14:30:32 -0500 |
commit | 1df28a6beb1f25bba384e446febe833c68b17056 (patch) | |
tree | 58857fde65fc6fcf30028eaa76946376d7d51c16 /main.asm | |
parent | 2a2222476ae509aaebd7851abd49172cf6e854d4 (diff) | |
parent | da87d2a929b1d58175efe063833c124d8ba702c9 (diff) |
Merge branch 'master' of github.com:pret/pokecrystal into scriptmacrorenaming
Diffstat (limited to 'main.asm')
-rw-r--r-- | main.asm | 12 |
1 files changed, 0 insertions, 12 deletions
@@ -15397,18 +15397,6 @@ INCLUDE "text/phone/bill.asm" INCLUDE "text/phone/elm.asm" INCLUDE "text/phone/trainers1.asm" -SECTION "Common Text 2", ROMX, BANK[$6F] - -INCLUDE "text/common_2.asm" - -SECTION "Common Text 3", ROMX, BANK[$70] - -INCLUDE "text/common_3.asm" - -SECTION "Common Text 4", ROMX, BANK[$71] - -INCLUDE "text/common_4.asm" - SECTION "bank72", ROMX, BANK[$72] ItemNames:: |