summaryrefslogtreecommitdiff
path: root/engine/pack.asm
diff options
context:
space:
mode:
authorlibjet <libj3t@gmail.com>2019-12-11 21:50:49 +0000
committerlibjet <libj3t@gmail.com>2019-12-12 20:43:24 +0000
commit7acf2ec917864acaa267411ffff96f60f50ce703 (patch)
tree9f26694b1d26ff0514d05f379567effa9021652b /engine/pack.asm
parent93872e920e9c82e1299a7f674cba5b56397b359d (diff)
Update predef_pointers and wram, and correct typo's caused by search + replace
Diffstat (limited to 'engine/pack.asm')
-rwxr-xr-xengine/pack.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/pack.asm b/engine/pack.asm
index 54bd23cc..27db7cd2 100755
--- a/engine/pack.asm
+++ b/engine/pack.asm
@@ -1335,7 +1335,7 @@ Function10d70: ; 10d70 (4:4d70)
call Function10dc0
hlcoord 0, 12
ld bc, IncGradGBPalTable_13
- call TextBox
+ call Textbox
call EnableLCD
call Function10ccd
ret