mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
g-forces: updated headers
This commit is contained in:
parent
80778cf8db
commit
a2b1cf1259
@ -1,5 +1,17 @@
|
||||
// by KoffeinFlummi and CAA-Picard
|
||||
#include "script_component.hpp"
|
||||
/*
|
||||
* Author: KoffeinFlummi and CAA-Picard
|
||||
* Calculates average g-forces and triggers g-effects
|
||||
*
|
||||
* Argument:
|
||||
* 0: Arguments <ARRAY>
|
||||
* 1: pfh_id <NUMBER>
|
||||
*
|
||||
* Return value:
|
||||
* None
|
||||
*
|
||||
* Public: No
|
||||
*/
|
||||
#include "script_component.hpp"
|
||||
|
||||
EXPLODE_2_PVT(_this,_params,_pfhId);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user