#ifndef SCRIPTFUNCTIONS_H #define SCRIPTFUNCTIONS_H #include #include "scriptobject.h" void registerScriptFunctions(); #endif // SCRIPTFUNCTIONS_H