Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 5106 → Rev 5107

/programs/games/fara/trunk/kosSyst.h
89,8 → 89,12
} processInfo;
};
 
#ifdef AUTOBUILD
extern char kosExePath[];
#else
//
extern char *kosExePath;
#endif
 
//
void crtStartUp();