Skip to content

Commit

Permalink
g-forces: updated headers
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasbadano committed Feb 8, 2015
1 parent 80778cf commit a2b1cf1
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions addons/gforces/functions/fnc_pfhUpdateGForces.sqf
Original file line number Diff line number Diff line change
@@ -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);

Expand Down

0 comments on commit a2b1cf1

Please sign in to comment.