|
|
|
@ -67,7 +67,7 @@ GNU General Public License for more details.
@@ -67,7 +67,7 @@ GNU General Public License for more details.
|
|
|
|
|
#define SERVERDLL "libserver" POSTFIX "." OS_LIB_EXT |
|
|
|
|
#define GAMEPATH "/sdcard/xash" |
|
|
|
|
#else |
|
|
|
|
#define MENUDLL "libxashmenu" ARCH_SUFFIX "." OS_LIB_EXT |
|
|
|
|
#define MENUDLL "libmenu" ARCH_SUFFIX "." OS_LIB_EXT |
|
|
|
|
#define CLIENTDLL "client" ARCH_SUFFIX "." OS_LIB_EXT |
|
|
|
|
#endif |
|
|
|
|
|
|
|
|
|