Files
scummvm/backends/wince/missing/assert.h
T
2002-08-21 16:07:07 +00:00

3 lines
66 B
C

/* Header is not present in Windows CE SDK */
#define assert(a) ;