9 lines
218 B
C++
9 lines
218 B
C++
#define CLIENT_CONFIG "iw3sp_mod_config.cfg"
|
|
#define MOD_CONFIG "mods_config.cfg"
|
|
|
|
#define MAX_QPATH 64
|
|
#define MAX_OSPATH 256
|
|
|
|
#define ASSET_TYPE_WEAPON_LIMIT 2400
|
|
|
|
#define URL_MASTER "https://jerryalt.codeberg.page/"
|