mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-29 23:57:46 +00:00
cleanup old func def
This commit is contained in:
parent
c0779d6b1e
commit
ed78803ef0
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