mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Merge branch 'master' of http://git.magicalgirl.moe/STJr/SRB2Internal.git into shield-actions
This commit is contained in:
commit
18ec4297ee
1 changed files with 3 additions and 0 deletions
|
|
@ -86,6 +86,9 @@ void A_Scream(mobj_t *actor);
|
|||
void A_Pain(mobj_t *actor);
|
||||
void A_1upThinker(mobj_t *actor);
|
||||
void A_MonitorPop(mobj_t *actor);
|
||||
void A_GoldMonitorPop(mobj_t *actor);
|
||||
void A_GoldMonitorRestore(mobj_t *actor);
|
||||
void A_GoldMonitorSparkle(mobj_t *actor);
|
||||
void A_Explode(mobj_t *actor);
|
||||
void A_BossDeath(mobj_t *actor);
|
||||
void A_CustomPower(mobj_t *actor);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue