Skip to content

Commit

Permalink
static rodata lol
Browse files Browse the repository at this point in the history
  • Loading branch information
abnormalhare committed May 24, 2024
1 parent be83a73 commit 5fae09f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/REL/m446Dll/player.c
Original file line number Diff line number Diff line change
Expand Up @@ -518,7 +518,7 @@ void fn_1_5B34(unkStruct8* arg0) {
arg0->unk1C = 0;
}

const s32 lbl_1_rodata_1C8[4] = {0, 1, 2, 3};
static const s32 lbl_1_rodata_1C8[4] = {0, 1, 2, 3};

void fn_1_5B48(unkStruct8* arg0) {
switch (arg0->unk1C) {
Expand Down

0 comments on commit 5fae09f

Please sign in to comment.