diff options
| author | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2013-09-16 13:12:42 -0400 |
|---|---|---|
| committer | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2013-09-16 13:12:42 -0400 |
| commit | 4000d7a23ab9a9d46bea6e937ab12d63c3194b89 (patch) | |
| tree | d7f66337ea36fb300f7fc053ba572d05995b5a2f /pokeblue.asm | |
| parent | give consistency to map names (diff) | |
| parent | revert pokemontools to 7aa016fb (diff) | |
| download | pokeyellow-4000d7a23ab9a9d46bea6e937ab12d63c3194b89.tar.gz pokeyellow-4000d7a23ab9a9d46bea6e937ab12d63c3194b89.tar.xz pokeyellow-4000d7a23ab9a9d46bea6e937ab12d63c3194b89.zip | |
Merge branch 'master' into comments
Diffstat (limited to 'pokeblue.asm')
| -rw-r--r-- | pokeblue.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pokeblue.asm b/pokeblue.asm index f392bb0a..33ae260c 100644 --- a/pokeblue.asm +++ b/pokeblue.asm @@ -1,4 +1,4 @@ _RED EQU 0 _BLUE EQU 1 INCLUDE "wram.asm" -INCLUDE "main.tx" +INCLUDE "main.asm" |
