mirror of
https://github.com/n64decomp/mk64
synced 2026-09-03 09:49:31 -04:00
start rename around course section
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ typedef struct {
|
||||
/* 0x00 */ s16 posX;
|
||||
/* 0x02 */ s16 posY;
|
||||
/* 0x04 */ s16 posZ;
|
||||
/* 0x06 */ u16 trackSegment;
|
||||
/* 0x06 */ u16 courseSection;
|
||||
} TrackWaypoint; // size = 0x08
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user