Import icculus.org release (2017-05-05)
This commit is contained in:
parent
0de664d0a8
commit
5673c1665a
26 changed files with 2211 additions and 824 deletions
|
@ -762,10 +762,8 @@ static const char* GetGlobalDirectory(const char* argv0)
|
|||
/*
|
||||
Game-specific initialization
|
||||
*/
|
||||
extern "C" {
|
||||
extern char const *SecondTex_Directory;
|
||||
extern char const *SecondSoundDir;
|
||||
}
|
||||
extern char const *SecondTex_Directory;
|
||||
extern char const *SecondSoundDir;
|
||||
|
||||
void InitGameDirectories(char *argv0)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue