Cleanup / Headers

This commit is contained in:
PabstMirror
2015-04-07 15:01:44 -05:00
parent 2ad9193475
commit 6b0fb84f65
21 changed files with 203 additions and 213 deletions

View File

@ -1,15 +1,15 @@
/*
* Author: esteldunedain
*
* Returns the equivalent of 100m in screen coordinates
*
* Argument:
* Arguments:
* None
*
* Return value:
* Return
* No
*
* Public: No
*/
#include "script_component.hpp"
_pos = ((finddisplay 12) displayctrl 51) ctrlMapScreenToWorld [0.5, 0.5];