diff options
| author | dannye <corrnondacqb@yahoo.com> | 2016-06-06 00:58:04 -0500 |
|---|---|---|
| committer | dannye <corrnondacqb@yahoo.com> | 2016-06-06 00:58:04 -0500 |
| commit | 3af22139a90e9484221344ae6d34d737faa07608 (patch) | |
| tree | 3ecb8638b4cb69dba1bed69cdc222d743f766fda /text.asm | |
| parent | Building no longer depends on baserom.gbc being present (diff) | |
| download | pokeyellow-3af22139a90e9484221344ae6d34d737faa07608.tar.gz pokeyellow-3af22139a90e9484221344ae6d34d737faa07608.tar.xz pokeyellow-3af22139a90e9484221344ae6d34d737faa07608.zip | |
Clean up Makefile
Diffstat (limited to 'text.asm')
| -rw-r--r-- | text.asm | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +INCLUDE "charmap.asm" INCLUDE "constants/text_constants.asm" TEXT_1 EQU $26 TEXT_2 EQU $27 |
