diff options
author | sceptillion <33798691+sceptillion@users.noreply.github.com> | 2017-12-18 14:13:23 -0800 |
---|---|---|
committer | sceptillion <33798691+sceptillion@users.noreply.github.com> | 2017-12-18 14:13:23 -0800 |
commit | 3b992d3ad3376d3a37d9afbf60de91aecac5d32b (patch) | |
tree | 64a42ec270c54533bab8941c7f1e4cb5d52d4543 /asm/list_menu.s | |
parent | f70d7efa6638c428885756405800aa022fb339da (diff) |
decompile window
Diffstat (limited to 'asm/list_menu.s')
-rw-r--r-- | asm/list_menu.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/list_menu.s b/asm/list_menu.s index b5eca733f..f72f1d81a 100644 --- a/asm/list_menu.s +++ b/asm/list_menu.s @@ -470,11 +470,11 @@ sub_8107208: @ 8107208 ldrb r0, [r4, 0x10] movs r1, 0x1 adds r2, r3, 0 - bl sub_80048BC + bl SetWindowAttribute ldrb r0, [r4, 0x10] movs r1, 0x2 adds r2, r5, 0 - bl sub_80048BC + bl SetWindowAttribute pop {r4,r5} pop {r0} bx r0 |