Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 8644 → Rev 8548

/contrib/other/sdlquake-1.0.9/dirname.c
File deleted
/contrib/other/sdlquake-1.0.9/Makefile.kos
File deleted
/contrib/other/sdlquake-1.0.9/host.c
834,10 → 834,6
*/
void Host_Init (quakeparms_t *parms)
{
#ifdef _KOLIBRI
#include "dirname.c"
parms->basedir=dirname(parms->argv[0]);
#endif
if (standard_quake)
minimum_memory = MINIMUM_MEMORY;