Skip to content

Commit

Permalink
fix linter complaint
Browse files Browse the repository at this point in the history
  • Loading branch information
gamezter committed Nov 6, 2024
1 parent 71555d9 commit 14f0aef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/st/no0/57C20.c
Original file line number Diff line number Diff line change
Expand Up @@ -549,7 +549,7 @@ void func_us_801D9264(Entity* self) {
}
break;
case 255:
#include "../pad2_anim_debug.h"
#include "../pad2_anim_debug.h"
}
if (self->animCurFrame > 10 && self->animCurFrame < 15) {
LOH(self->hitboxOffX) = -0x12;
Expand Down

0 comments on commit 14f0aef

Please sign in to comment.