1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-29 07:37:45 +00:00

cleanup old func def

This commit is contained in:
Adam 2018-04-04 11:48:05 +10:00
parent ddd9c808d7
commit 5a623da2a5

View file

@ -40,7 +40,6 @@ namespace Scripting {
ScriptInfo* getScriptInfo( std::string name );
ScriptObject** getScripts( ModuleHandle handle );
ScriptObject* getScriptObject( ModuleHandle handle );
bool isModuleLoaded( std::string name );