diff options
author | sceptillion <33798691+sceptillion@users.noreply.github.com> | 2017-12-17 02:56:44 -0800 |
---|---|---|
committer | sceptillion <33798691+sceptillion@users.noreply.github.com> | 2017-12-17 02:56:44 -0800 |
commit | ae3ef7fec619413ae6a997f0dca4cb08fbd8e8c1 (patch) | |
tree | ec75f97a5391dfde62600a8c7bb5b8e2d3dc82f8 /asm/main.s | |
parent | b5d877603b9d9ef0d1964aceb1430fe6a540f1c5 (diff) |
import more pokeemerald names
Diffstat (limited to 'asm/main.s')
-rw-r--r-- | asm/main.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/main.s b/asm/main.s index b6151caf4..50aabd51d 100644 --- a/asm/main.s +++ b/asm/main.s @@ -36,7 +36,7 @@ AgbMain: @ 80003A4 movs r1, 0xE0 lsls r1, 9 bl InitHeap - bl sub_80F79C8 + bl SetDefaultFontsPointer ldr r0, _08000468 @ =gUnknown_3003530 movs r4, 0 strb r4, [r0] |