Skip to content

Commit

Permalink
Update ov6_02240C9C.c
Browse files Browse the repository at this point in the history
  • Loading branch information
DylanDoesProgramming664 authored Jan 18, 2025
1 parent 4beee4a commit 80b5017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/overlay006/ov6_02240C9C.c
Original file line number Diff line number Diff line change
Expand Up @@ -810,7 +810,7 @@ static BOOL ov6_022418DC(FieldSystem *fieldSystem, u32 encounterRate)
}
}

static u8 GetGrassEncounterSlot(void)
static u8 GetGroundEncounterSlot(void)
{
u8 roll = inline_020564D0(100); // a common rng function

Expand Down

0 comments on commit 80b5017

Please sign in to comment.