diff options
author | YamaArashi <shadow962@live.com> | 2015-07-25 19:26:54 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2015-07-25 19:26:54 -0700 |
commit | 93255d6d17fbb3702a0f8670d7ecc2ed627af2a7 (patch) | |
tree | d14acaf4efeb96e252c0e195a757ea212b8c69a0 /engine/hidden_object_functions18.asm | |
parent | 7f6d0d49b61a77cfba76057d99881634b882486b (diff) |
yet more naming
Diffstat (limited to 'engine/hidden_object_functions18.asm')
-rwxr-xr-x | engine/hidden_object_functions18.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/hidden_object_functions18.asm b/engine/hidden_object_functions18.asm index 00744c5d..0a93fd44 100755 --- a/engine/hidden_object_functions18.asm +++ b/engine/hidden_object_functions18.asm @@ -19,7 +19,7 @@ GymStatues: ; 62419 (18:6419) jr .loop .match ld b, [hl] - ld a, [wd72a] + ld a, [wBeatGymFlags] and b cp b tx_pre_id GymStatueText2 |