diff options
| author | yenatch <yenatch@gmail.com> | 2013-02-17 02:19:49 -0500 |
|---|---|---|
| committer | yenatch <yenatch@gmail.com> | 2013-02-17 02:19:49 -0500 |
| commit | 59f6291afb1918fd7cd9837e5c172c1f3da5ff15 (patch) | |
| tree | 1b1c394ce913af17e905b5df109b12ffa78424c8 /Makefile | |
| parent | 48dbfc6333979f7a5e306fbb59f1840411e73292 (diff) | |
Split common text out of main.asm
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 \ |
