Skip to content

Commit

Permalink
Fix offset
Browse files Browse the repository at this point in the history
  • Loading branch information
foxtacles committed Aug 9, 2024
1 parent ac9616c commit 12be7a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LEGO1/lego/legoomni/include/towtrack.h
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ class TowTrackMissionState : public LegoState {
}
}

// FUNCTION: BETA10 0x100242d0
// FUNCTION: BETA10 0x100f8530
void UpdateScore(ScoreColor p_score, MxS16 p_actorId)
{
switch (p_actorId) {
Expand Down

0 comments on commit 12be7a7

Please sign in to comment.