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 /scripts/celadongym.asm | |
| parent | more naming variables (diff) | |
| download | pokeyellow-93255d6d17fbb3702a0f8670d7ecc2ed627af2a7.tar.gz pokeyellow-93255d6d17fbb3702a0f8670d7ecc2ed627af2a7.tar.xz pokeyellow-93255d6d17fbb3702a0f8670d7ecc2ed627af2a7.zip | |
yet more naming
Diffstat (limited to 'scripts/celadongym.asm')
| -rwxr-xr-x | scripts/celadongym.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/celadongym.asm b/scripts/celadongym.asm index 9d761a31..5dc328c7 100755 --- a/scripts/celadongym.asm +++ b/scripts/celadongym.asm @@ -62,7 +62,7 @@ CeladonGymText_48963: ; 48963 (12:4963) .asm_4898c ld hl, W_OBTAINEDBADGES set 3, [hl] - ld hl, wd72a + ld hl, wBeatGymFlags set 3, [hl] ; deactivate gym trainers |
