mirror of
https://github.com/zeldaret/tmc
synced 2026-08-09 18:58:28 -04:00
Merge remote-tracking branch 'upstream/master' into m
This commit is contained in:
@@ -388,9 +388,13 @@ sub_08054EB8: @ 0x08054EB8
|
||||
.else
|
||||
.ifdef EU
|
||||
movs r0, #0x77
|
||||
.else
|
||||
.ifdef DEMO_JP
|
||||
movs r0, #0x77 @ TODO deduplicate
|
||||
.else
|
||||
movs r0, #0x79
|
||||
.endif
|
||||
.endif
|
||||
.endif
|
||||
strh r0, [r3, #0x3e]
|
||||
adds r0, r3, #0
|
||||
|
||||
Reference in New Issue
Block a user