Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
cylonicboom committed Oct 15, 2023
1 parent 112a67a commit 39455d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/game/bondmove.c
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,7 @@ f32 bmoveCalculateLookahead(void)
f32 angles[5];
bool populated[5];
s32 numpopulated = 0;
u32 flags = 0;
u16 flags = 0;
u32 stack3;
struct coord sp100;
u32 stack;
Expand Down

0 comments on commit 39455d5

Please sign in to comment.