Skip to content

Commit

Permalink
fix: make rebase compile ok
Browse files Browse the repository at this point in the history
  • Loading branch information
SethBarberee committed Sep 26, 2024
1 parent 9d99557 commit 7b47982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/code_806FDF4.c
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ s32 sub_806F62C(int param_1)

void sub_806F63C(Entity *param_1)
{
unkDungeonGlobal_unk181E8_sub *temp;
UnkDungeonGlobal_unk181E8_sub *temp;

temp = &gDungeon->unk181e8;

Expand Down

0 comments on commit 7b47982

Please sign in to comment.