LINUXMOTO: Enable use of forbidden symbols
svn-id: r53963
This commit is contained in:
parent
768038be11
commit
19c3196c1c
1 changed files with 3 additions and 0 deletions
|
@ -23,6 +23,9 @@
|
|||
*
|
||||
*/
|
||||
|
||||
// Disable symbol overrides so that we can use system headers.
|
||||
#define FORBIDDEN_SYMBOL_ALLOW_ALL
|
||||
|
||||
#include "common/scummsys.h"
|
||||
#include "common/system.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue