MSVC8 Project File + SDK Update + Some Newline Fixes

This commit is contained in:
Scott Ehlert
2006-04-07 09:24:27 +00:00
parent 9c2f98e1eb
commit 38305fdd4f
6 changed files with 655 additions and 35 deletions

View File

@ -152,4 +152,4 @@ edict_t *FindEntityByClassname(edict_t *pentStart, const char *szName);
#define GETEDICT(n) \
((n >= 1 && n <= gpGlobals->maxClients) ? MF_GetPlayerEdict(n) : INDEXENT(n))
#endif // DODX_H
#endif // DODX_H