You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Split common text out of main.asm
This commit is contained in:
3
Makefile
3
Makefile
@@ -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 \
|
||||
|
943
text/common.asm
Normal file
943
text/common.asm
Normal file
File diff suppressed because it is too large
Load Diff
1554
text/common_2.asm
Normal file
1554
text/common_2.asm
Normal file
File diff suppressed because it is too large
Load Diff
1455
text/common_3.asm
Normal file
1455
text/common_3.asm
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user