diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-03 23:25:35 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-03 23:25:35 -0400 |
| commit | 63123f9ad3fa18057811c29c7e3542ebf683d219 (patch) | |
| tree | 415c6d959e424514194a05da932ef1f384a1bd37 /scripts | |
| parent | Silph Co 11F (diff) | |
| download | pokeyellow-63123f9ad3fa18057811c29c7e3542ebf683d219.tar.gz pokeyellow-63123f9ad3fa18057811c29c7e3542ebf683d219.tar.xz pokeyellow-63123f9ad3fa18057811c29c7e3542ebf683d219.zip | |
Remaining maps in bank 1D (and the whole ROM)
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/unknowndungeon1.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/unknowndungeon1.asm b/scripts/unknowndungeon1.asm index 696ddafa..9951dc52 100755 --- a/scripts/unknowndungeon1.asm +++ b/scripts/unknowndungeon1.asm @@ -5,3 +5,4 @@ UnknownDungeon1TextPointers: ; 74d0f (1d:4d0f) dw PickUpItemText dw PickUpItemText dw PickUpItemText + dw PickUpItemText |
