diff options
| author | IIMarckus <iimarckus@gmail.com> | 2016-06-08 05:44:58 -0600 |
|---|---|---|
| committer | IIMarckus <iimarckus@gmail.com> | 2016-06-08 05:44:58 -0600 |
| commit | 6e8c3883e430b567f7aa8f9230e366e03610bd5a (patch) | |
| tree | ca189f210cb5f404d4791ace04fcd70de6b3a642 /scripts/undergroundpathwe.asm | |
| parent | Fix WRAM address comments beyond the former site of wGBC (diff) | |
| download | pokeyellow-6e8c3883e430b567f7aa8f9230e366e03610bd5a.tar.gz pokeyellow-6e8c3883e430b567f7aa8f9230e366e03610bd5a.tar.xz pokeyellow-6e8c3883e430b567f7aa8f9230e366e03610bd5a.zip | |
Part 1 of syncing with pokered.
Diffstat (limited to 'scripts/undergroundpathwe.asm')
| -rwxr-xr-x | scripts/undergroundpathwe.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/undergroundpathwe.asm b/scripts/undergroundpathwe.asm index f7e3755e..921d3dab 100755 --- a/scripts/undergroundpathwe.asm +++ b/scripts/undergroundpathwe.asm @@ -1,5 +1,5 @@ -UndergroundPathWEScript: ; 61f4a (18:5f4a) +UndergroundPathWEScript: jp EnableAutoTextBoxDrawing -UndergroundPathWETextPointers: ; 61f4d (18:5f4d) +UndergroundPathWETextPointers: db "@" |
