#ifndef UI_SCRIPT_FUNCTIONS_SYSTEM_HPP #define UI_SCRIPT_FUNCTIONS_SYSTEM_HPP void SystemRegisterFunctions(); void SystemUnregisterFunctions(); #endif