diff options
author | golem galvanize <golemgalvanize@github.com> | 2018-02-07 14:14:08 -0500 |
---|---|---|
committer | golem galvanize <golemgalvanize@github.com> | 2018-02-07 14:14:08 -0500 |
commit | b67afb9490ce7fce8c7d478e9b436c5b849fb4ad (patch) | |
tree | b07bb0bb43aeba2c7cfef97213578fb815ccb266 /asm/start_menu.s | |
parent | 5f7709dc8bf1bf4eb75d9481e285980f347d5dd7 (diff) | |
parent | 802b505d7bc4f60e6dda62c9a2a4948b8ba765df (diff) |
I hope this fixes the conflicts
Diffstat (limited to 'asm/start_menu.s')
-rw-r--r-- | asm/start_menu.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/start_menu.s b/asm/start_menu.s index b99ed84ce..04a197335 100644 --- a/asm/start_menu.s +++ b/asm/start_menu.s @@ -170,7 +170,7 @@ _0809F926: b _0809F940 .pool _0809F930: - ldr r4, =gUnknown_0203761A + ldr r4, =gUnknown_02037619+1 adds r0, r4, 0 movs r1, 0x2 bl PrintStartMenuActions |