diff options
| author | dannye <corrnondacqb@yahoo.com> | 2016-06-12 01:42:19 -0500 |
|---|---|---|
| committer | dannye <corrnondacqb@yahoo.com> | 2016-06-12 01:42:19 -0500 |
| commit | 48e0125bd68054f81e97a5eec14f145dc3c921d7 (patch) | |
| tree | 700bf0a94c566a6374ecff1adb87aec060609ac2 /scripts/redshouse1f.asm | |
| parent | Merge pull request #133 from YamaArashi/master (diff) | |
| download | pokeyellow-48e0125bd68054f81e97a5eec14f145dc3c921d7.tar.gz pokeyellow-48e0125bd68054f81e97a5eec14f145dc3c921d7.tar.xz pokeyellow-48e0125bd68054f81e97a5eec14f145dc3c921d7.zip | |
Remove some leftover address comments
Diffstat (limited to 'scripts/redshouse1f.asm')
| -rwxr-xr-x | scripts/redshouse1f.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/redshouse1f.asm b/scripts/redshouse1f.asm index 4c0458a0..92f37970 100755 --- a/scripts/redshouse1f.asm +++ b/scripts/redshouse1f.asm @@ -5,7 +5,7 @@ RedsHouse1FTextPointers: dw RedsHouse1FText1 dw RedsHouse1FText2 -RedsHouse1FText1: ; 4816f (12:416f) Mom +RedsHouse1FText1: ; Mom TX_ASM ld a, [wd72e] bit 3, a |
