UNIT lmfao

This commit is contained in:
wolfy852 2023-02-08 23:16:34 -06:00
parent 53d301112e
commit a46ba7ab92

View file

@ -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