diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-30 20:44:18 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-30 20:44:18 -0400 |
| commit | e676e031a57371010742f779639024e371d5dc9f (patch) | |
| tree | 99f751b218c28f1df3181c927142eab5e19ba6a8 /data | |
| parent | Bump extras (diff) | |
| parent | Update extras with fixed gbz80disasm.py (diff) | |
| download | pokeyellow-e676e031a57371010742f779639024e371d5dc9f.tar.gz pokeyellow-e676e031a57371010742f779639024e371d5dc9f.tar.xz pokeyellow-e676e031a57371010742f779639024e371d5dc9f.zip | |
Merge branch 'master' of github.com:pret/pokeyellow
Diffstat (limited to 'data')
| -rwxr-xr-x | data/hidden_coins.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/hidden_coins.asm b/data/hidden_coins.asm index e444bf28..c0dc63b1 100755 --- a/data/hidden_coins.asm +++ b/data/hidden_coins.asm @@ -1,4 +1,4 @@ -HiddenCoinCoords: ; 76822 (1d:6822) +HiddenCoinCoords: ; 7608e (1d:608e) db GAME_CORNER,$08,$00 db GAME_CORNER,$10,$01 db GAME_CORNER,$0b,$03 |
