mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-09 16:05:07 +00:00
* Makes timer subsystems available as a new subsystem type (#59073) * Makes timer subsystems available as a new subsystem type Co-authored-by: Emmett Gaines <ninjanomnom@gmail.com>
4 lines
93 B
Plaintext
4 lines
93 B
Plaintext
TIMER_SUBSYSTEM_DEF(sound_loops)
|
|
name = "Sound Loops"
|
|
priority = FIRE_PRIORITY_SOUND_LOOPS
|