2019-04-13 16:21:56 +00:00
|
|
|
//TODO: put these in a common .h
|
2020-02-01 18:46:05 +00:00
|
|
|
#define CLIENT_HSTEAMUSER 1
|
|
|
|
#define SERVER_HSTEAMUSER 1
|
2019-04-13 16:21:56 +00:00
|
|
|
|
|
|
|
#define DEFAULT_NAME "Goldberg"
|
|
|
|
#define PROGRAM_NAME "Goldberg SteamEmu"
|
|
|
|
#define DEFAULT_LANGUAGE "english"
|
|
|
|
|
|
|
|
#define LOBBY_CONNECT_APPID ((uint32)-2)
|