mirror of https://github.com/zeldaret/tmc.git
Fix fint
This commit is contained in:
parent
607049480b
commit
cb3ae0ca4f
|
@ -632,7 +632,7 @@ u32 KinstoneMenu_080A4494(void) {
|
||||||
u32 ret;
|
u32 ret;
|
||||||
union SplitDWord multiVal;
|
union SplitDWord multiVal;
|
||||||
// TODO: Change this to union of u8* and u32
|
// TODO: Change this to union of u8* and u32
|
||||||
u8* fuserTextId;
|
u8* fuserTextId;
|
||||||
|
|
||||||
psVar1 = sub_0805F2C8();
|
psVar1 = sub_0805F2C8();
|
||||||
if (psVar1 != NULL) {
|
if (psVar1 != NULL) {
|
||||||
|
|
Loading…
Reference in New Issue