mirror of
https://github.com/izzy2lost/2ship2harkinian-Android.git
synced 2026-06-19 01:20:08 -07:00
7 lines
139 B
C
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
|