removed absolute path comments
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401675
This commit is contained in:
@@ -24,8 +24,7 @@ bool SM_LoadExtension(char *error, size_t maxlength)
|
||||
char path[256];
|
||||
g_SMAPI->PathFormat(path,
|
||||
sizeof(path),
|
||||
"%s/addons/myplugin/bin/myplugin%s",
|
||||
g_SMAPI->GetBaseDir(),
|
||||
"addons/myplugin/bin/myplugin%s",
|
||||
#if defined __linux__
|
||||
"_i486.so"
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user