diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-11-06 10:34:05 -0500 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-11-06 10:34:05 -0500 |
commit | 4efb3e307cd6b4bf267ab0d509f8e5ab498f798e (patch) | |
tree | cd405b6d1ca27c14bfbed4fd3c2fefe91be7ee33 /scripts/PewterGym.asm | |
parent | 5db3bdd6551fad07066b669db1e44a6151aaa0b4 (diff) |
Sync more with pokered
Diffstat (limited to 'scripts/PewterGym.asm')
-rwxr-xr-x | scripts/PewterGym.asm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/PewterGym.asm b/scripts/PewterGym.asm index 76a58b71..c8dac1eb 100755 --- a/scripts/PewterGym.asm +++ b/scripts/PewterGym.asm @@ -202,7 +202,6 @@ PewterGymText3: call PrintText .asm_5c512 jp TextScriptEnd - .asm_5c3fa ld hl, PewterGymText_5c41c call PrintText |