Split common text out of main.asm

This commit is contained in:
yenatch
2013-02-17 02:19:49 -05:00
parent 48dbfc6333
commit 59f6291afb
5 changed files with 3961 additions and 3947 deletions

View File

@@ -5,6 +5,9 @@ TEXTFILES = text/sweethoney.tx \
text/phone/elm.tx \
text/phone/mom.tx \
text/phone/trainers1.tx \
text/common.tx \
text/common_2.tx \
text/common_3.tx \
main.tx
VERTGFX = gfx/pics/%.png \

3953
main.asm

File diff suppressed because it is too large Load Diff

943
text/common.asm Normal file

File diff suppressed because it is too large Load Diff

1554
text/common_2.asm Normal file

File diff suppressed because it is too large Load Diff

1455
text/common_3.asm Normal file

File diff suppressed because it is too large Load Diff