diff options
| author | YamaArashi <shadow962@live.com> | 2015-07-19 17:52:26 -0700 |
|---|---|---|
| committer | YamaArashi <shadow962@live.com> | 2015-07-19 17:52:26 -0700 |
| commit | 1d86932cc9c38815434409f07d14c2bfe4e7a836 (patch) | |
| tree | 43d021ef4340e90c591e490f2a20b5005b23d7d5 /engine/hidden_object_functions7.asm | |
| parent | replace uses of minus one (diff) | |
| download | pokeyellow-1d86932cc9c38815434409f07d14c2bfe4e7a836.tar.gz pokeyellow-1d86932cc9c38815434409f07d14c2bfe4e7a836.tar.xz pokeyellow-1d86932cc9c38815434409f07d14c2bfe4e7a836.zip | |
naming
Diffstat (limited to 'engine/hidden_object_functions7.asm')
| -rwxr-xr-x | engine/hidden_object_functions7.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/hidden_object_functions7.asm b/engine/hidden_object_functions7.asm index f7deae66..397d2a02 100755 --- a/engine/hidden_object_functions7.asm +++ b/engine/hidden_object_functions7.asm @@ -78,7 +78,7 @@ SafariZoneGameOver: ; 1e9b0 (7:69b0) ld [H_DOWNARROWBLINKCNT2], a call DisplayTextID xor a - ld [wd528], a + ld [wPlayerMovingDirection], a ld a, SAFARI_ZONE_ENTRANCE ld [H_DOWNARROWBLINKCNT1], a ld a, $3 |
