mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-28 23:27:45 +00:00
cleanup old func def
This commit is contained in:
parent
ddd9c808d7
commit
5a623da2a5
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@ namespace Scripting {
|
|||
ScriptInfo* getScriptInfo( std::string name );
|
||||
|
||||
ScriptObject** getScripts( ModuleHandle handle );
|
||||
ScriptObject* getScriptObject( ModuleHandle handle );
|
||||
|
||||
bool isModuleLoaded( std::string name );
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue