summaryrefslogtreecommitdiff
path: root/home/init.asm
diff options
context:
space:
mode:
authordannye <33dannye@gmail.com>2020-12-15 11:05:12 -0600
committerdannye <33dannye@gmail.com>2020-12-15 11:05:12 -0600
commit2654da5d157540d482790308f1c2948e1431fa46 (patch)
tree265d64b9fb8f6e8bd580cb6a5ec3c59224e9fdeb /home/init.asm
parent48dc6a8cf4da512273e79e49346b35dcc225f773 (diff)
parentf16f53096b39ccb5b9ab2345faa3e49434e19336 (diff)
Merge branch 'master' of https://github.com/pret/pokered
Diffstat (limited to 'home/init.asm')
-rw-r--r--home/init.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/init.asm b/home/init.asm
index 331a3657..bb70615d 100644
--- a/home/init.asm
+++ b/home/init.asm
@@ -65,7 +65,7 @@ rLCDC_DEFAULT EQU %11100011
call WriteDMACodeToHRAM
xor a
- ldh [hTilesetType], a
+ ldh [hTileAnimations], a
ldh [rSTAT], a
ldh [hSCX], a
ldh [hSCY], a