Skip to content

Commit

Permalink
Fix fint
Browse files Browse the repository at this point in the history
  • Loading branch information
KEKW555 committed Jan 24, 2024
1 parent 6070494 commit cb3ae0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/menu/kinstoneMenu.c
Original file line number Diff line number Diff line change
Expand Up @@ -632,7 +632,7 @@ u32 KinstoneMenu_080A4494(void) {
u32 ret;
union SplitDWord multiVal;
// TODO: Change this to union of u8* and u32
u8* fuserTextId;
u8* fuserTextId;

psVar1 = sub_0805F2C8();
if (psVar1 != NULL) {
Expand Down

0 comments on commit cb3ae0c

Please sign in to comment.