diff options
author | Max Horn | 2010-07-05 16:11:34 +0000 |
---|---|---|
committer | Max Horn | 2010-07-05 16:11:34 +0000 |
commit | 782e43591a6eb5995036bebf2dcc2c871e4aed95 (patch) | |
tree | 1582e0758e9d8364cfd29d8ab85c5a8f907825e4 /configure | |
parent | 3d44870c8a64999e5464fc3b09c08f9378c4a2d3 (diff) | |
download | scummvm-rg350-782e43591a6eb5995036bebf2dcc2c871e4aed95.tar.gz scummvm-rg350-782e43591a6eb5995036bebf2dcc2c871e4aed95.tar.bz2 scummvm-rg350-782e43591a6eb5995036bebf2dcc2c871e4aed95.zip |
DS: Cleanup NDS portdefs.h a bit
* Don't #include "nds/ndstypes.h" everywhere
* Don't #define ITCM_DATA globally, it is only need in one place
* Fix STREAM_AUDIO_FROM_DISK definition (copy&paste error)
* Fix custom assert() implementation by using the do/while(0) trick
for macros. Previously, there could be subtle errors caused by
statements like
if (COND) assert(...) else ...
svn-id: r50690
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions