diff options
author | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-05-21 11:58:18 -0400 |
---|---|---|
committer | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-05-21 11:58:18 -0400 |
commit | f29c4e473e0d8075f54744fda89bd5099be62abf (patch) | |
tree | c2076b7d732e602ed081e188661d00511a93588e /scripts/oakslab.asm | |
parent | d693721f979f6045ff3dccec69b6ddd5d5f03e62 (diff) |
Misc relabelling
Diffstat (limited to 'scripts/oakslab.asm')
-rwxr-xr-x | scripts/oakslab.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/oakslab.asm b/scripts/oakslab.asm index 83815f2d..4f2ca054 100755 --- a/scripts/oakslab.asm +++ b/scripts/oakslab.asm @@ -847,7 +847,7 @@ OaksLabScript_1d157: ; 1d157 (7:5157) ld hl, $d730 set 6, [hl] ld a, $46 - call Predef + call Predef ; DisplayStarterMonDex ld hl, $d730 res 6, [hl] call ReloadMapData |