PSP: Enable use of forbidden symbols
svn-id: r53970
This commit is contained in:
parent
184c732bf6
commit
ac748c2ebd
3 changed files with 9 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/stream.h"
|
||||
#include "backends/platform/psp/psppixelformat.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue