aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/viridianforest.asm
diff options
context:
space:
mode:
authorDaniel Harding <corrnondacqb@yahoo.com>2015-07-18 12:29:05 -0500
committerDaniel Harding <corrnondacqb@yahoo.com>2015-07-18 12:29:05 -0500
commit54c1893d579cdf6853c6a64953bae281a6075fe3 (patch)
tree11717604336caa83ddcdb1bd8b1c765d54cf708b /scripts/viridianforest.asm
parentClean up map connections (diff)
parentfix variable naming (diff)
downloadpokeyellow-54c1893d579cdf6853c6a64953bae281a6075fe3.tar.gz
pokeyellow-54c1893d579cdf6853c6a64953bae281a6075fe3.tar.xz
pokeyellow-54c1893d579cdf6853c6a64953bae281a6075fe3.zip
Merge pull request #104 from YamaArashi/master
fix variable naming
Diffstat (limited to 'scripts/viridianforest.asm')
-rwxr-xr-xscripts/viridianforest.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/viridianforest.asm b/scripts/viridianforest.asm
index 124d3184..554c2125 100755
--- a/scripts/viridianforest.asm
+++ b/scripts/viridianforest.asm
@@ -17,9 +17,9 @@ ViridianForestTextPointers: ; 61126 (18:5126)
dw ViridianForestText2
dw ViridianForestText3
dw ViridianForestText4
- dw Predef5CText
- dw Predef5CText
- dw Predef5CText
+ dw PickUpItemText
+ dw PickUpItemText
+ dw PickUpItemText
dw ViridianForestText8
dw ViridianForestText9
dw ViridianForestText10