diff options
| author | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-09-03 14:42:46 -0400 |
|---|---|---|
| committer | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-09-03 14:42:46 -0400 |
| commit | b7ed43bd568045f265fc96abee480ff8bb8e2177 (patch) | |
| tree | 2fbfc9ff6bdd61ffc64ec0d94ee264a414f61f48 /wram.asm | |
| parent | Merge branch 'master' of https://github.com/luckytyphlosion/pokeyellow (diff) | |
| download | pokeyellow-b7ed43bd568045f265fc96abee480ff8bb8e2177.tar.gz pokeyellow-b7ed43bd568045f265fc96abee480ff8bb8e2177.tar.xz pokeyellow-b7ed43bd568045f265fc96abee480ff8bb8e2177.zip | |
Make pokeyellow build correctly.
Diffstat (limited to 'wram.asm')
| -rwxr-xr-x | wram.asm | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1323,7 +1323,8 @@ wScriptedNPCWalkCounter:: ; cf18 wOnSGB:: ; cf1b ; if running on SGB, it's 1, else it's 0 - + ds 1 + wDefaultPaletteCommand:: ; cf1c ds 1 |
