Files
aMannusandGarrett Cox 7f8ea385af [Enhancement] No Blast Mask Cooldown (#242)
* No Blast Mask Cooldown

* Re-add empty line

* Change enum name
2024-05-22 09:05:03 -05:00

7 lines
139 B
C

#ifndef NO_BLAST_MASK_COOLDOWN_H
#define NO_BLAST_MASK_COOLDOWN_H
void RegisterNoBlastMaskCooldown();
#endif // NO_BLAST_MASK_COOLDOWN_H