diff options
| author | stag019 <stag019@gmail.com> | 2012-01-15 01:15:58 -0500 |
|---|---|---|
| committer | stag019 <stag019@gmail.com> | 2012-01-15 01:15:58 -0500 |
| commit | 74360178fb77e80991cfacbc57178df3c9c3ee9e (patch) | |
| tree | bf4e879db83221f7f767516bf3f6efe4d6863f8b /pokeblue.asm | |
| parent | _OaksLabText39 for "Those are PokeBALLs" etc. (diff) | |
| download | pokeyellow-74360178fb77e80991cfacbc57178df3c9c3ee9e.tar.gz pokeyellow-74360178fb77e80991cfacbc57178df3c9c3ee9e.tar.xz pokeyellow-74360178fb77e80991cfacbc57178df3c9c3ee9e.zip | |
Palette differences between Red and Blue version.
hg-commit-id: 3bebb464b5f7
Diffstat (limited to 'pokeblue.asm')
| -rw-r--r-- | pokeblue.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pokeblue.asm b/pokeblue.asm index 75489ac5..74fd7e51 100644 --- a/pokeblue.asm +++ b/pokeblue.asm @@ -1,3 +1,3 @@ -_RED EQU 0
-_BLUE EQU 1
+_RED EQU 0 +_BLUE EQU 1 INCLUDE "common.tx"
\ No newline at end of file |
