Add MUSICRATE to dehacked

This commit is contained in:
mazmazz 2018-08-25 06:55:00 -04:00
parent 942276fab0
commit ec2bc29bb1

View file

@ -7308,6 +7308,7 @@ struct {
// doomdef.h constants
{"TICRATE",TICRATE},
{"MUSICRATE",MUSICRATE},
{"RING_DIST",RING_DIST},
{"PUSHACCEL",PUSHACCEL},
{"MODID",MODID}, // I don't know, I just thought it would be cool for a wad to potentially know what mod it was loaded into.