What is FCVAR_GAMEDLL and FCVAR_CLIENTDLL? I found this snippet:

 

#define FCVAR_GAMEDLL                    (1<<2) // defined by the game DLL

#define FCVAR_CLIENTDLL                  (1<<3)  // defined by the client
DLL

 

But what does that mean, practically?

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders

Reply via email to