mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
UNIT lmfao
This commit is contained in:
parent
53d301112e
commit
a46ba7ab92
1 changed files with 1 additions and 1 deletions
|
|
@ -413,7 +413,7 @@ struct mapheader_t
|
|||
char musname[3][7]; ///< Music tracks to play. First dimension is the track number, second is the music string. "" for no music.
|
||||
UINT16 mustrack; ///< Subsong to play. Only really relevant for music modules and specific formats supported by GME. 0 to ignore.
|
||||
UINT32 muspos; ///< Music position to jump to.
|
||||
UNIT8 musname_size; ///< Number of music tracks defined
|
||||
UINT8 musname_size; ///< Number of music tracks defined
|
||||
|
||||
// Sky information
|
||||
UINT8 weather; ///< See preciptype_t
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue