mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-01-31 13:40:45 +00:00
Remove unused music types
This commit is contained in:
parent
050a22f1ce
commit
bcaed4b95b
1 changed files with 0 additions and 2 deletions
|
@ -10117,9 +10117,7 @@ struct {
|
|||
{"MU_MID", MU_MID},
|
||||
{"MU_OGG", MU_OGG},
|
||||
{"MU_MP3", MU_MP3},
|
||||
{"MU_MP3_MAD_UNUSED", MU_MP3_MAD_UNUSED},
|
||||
{"MU_FLAC", MU_FLAC},
|
||||
{"MU_MODPLUG_UNUSED", MU_MODPLUG_UNUSED},
|
||||
{"MU_GME", MU_GME},
|
||||
{"MU_MOD_EX", MU_MOD_EX},
|
||||
{"MU_MID_EX", MU_MID_EX},
|
||||
|
|
Loading…
Reference in a new issue