Updated function headers

This commit is contained in:
SilentSpike 2015-05-18 12:56:31 +01:00
parent 5f1725cf1f
commit 90033aa591
4 changed files with 12 additions and 4 deletions

View File

@ -4,7 +4,9 @@
* Edited to remove eagle and global ascension message
*
* Arguments:
* 0: The logic object <OBJECT>
* 0: The module logic <LOGIC>
* 1: units <ARRAY>
* 2: activated <BOOL>
*
* Return Value:
* nil

View File

@ -4,7 +4,9 @@
* Edited to remove forced map markers and mines being revealed to players
*
* Arguments:
* 0: The logic object <OBJECT>
* 0: The module logic <LOGIC>
* 1: units <ARRAY>
* 2: activated <BOOL>
*
* Return Value:
* nil

View File

@ -5,7 +5,9 @@
* Edited to remove radio warning and add ballistics support
*
* Arguments:
* 0: The logic object <OBJECT>
* 0: The module logic <LOGIC>
* 1: units <ARRAY>
* 2: activated <BOOL>
*
* Return Value:
* nil

View File

@ -4,7 +4,9 @@
* Edited to remove global wind sound
*
* Arguments:
* 0: The logic object <OBJECT>
* 0: The module logic <LOGIC>
* 1: units <ARRAY>
* 2: activated <BOOL>
*
* Return Value:
* nil