Make ALUT 1.0 builds again, hopefully in the short term - MinGW needs this.
This commit is contained in:
parent
6997082b03
commit
42984d1bfb
@ -89,7 +89,7 @@ SGSoundMgr::SGSoundMgr() :
|
||||
}
|
||||
_alut_init++;
|
||||
#else
|
||||
#error ALUT 1.1 required, ALUT 1.0 is no longer supported, please upgrade
|
||||
//#error ALUT 1.1 required, ALUT 1.0 is no longer supported, please upgrade
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user