7 lines
107 B
C++
7 lines
107 B
C++
void AddCharacterToolsScripts();
|
|
|
|
void Addmod_character_toolsScripts()
|
|
{
|
|
AddCharacterToolsScripts();
|
|
}
|