17 lines
228 B
Plaintext
17 lines
228 B
Plaintext
#include "..\script_component.hpp"
|
|
/*
|
|
* Author: You!
|
|
* An empty function that does nothing.
|
|
*
|
|
* Arguments:
|
|
* None
|
|
*
|
|
* Return Value:
|
|
* None
|
|
*
|
|
* Example:
|
|
* [] call forge_client_addonName_fnc_empty;
|
|
*
|
|
* Public: No
|
|
*/
|