mirror of
https://github.com/izzy2lost/2ship2harkinian-Android.git
synced 2026-06-19 01:20:08 -07:00
* power crouch stab * update gi enum --------- Co-authored-by: Archez <Archez@users.noreply.github.com>
7 lines
159 B
C
7 lines
159 B
C
#ifndef RESTORATIONS_POWER_CROUCH_STAB_H
|
|
#define RESTORATIONS_POWER_CROUCH_STAB_H
|
|
|
|
void RegisterPowerCrouchStab();
|
|
|
|
#endif // RESTORATIONS_POWER_CROUCH_STAB_H
|