Tobias Kortkamp
07080ff60a
games/ags: Fix build on CURRENT
../Common/debug/assert.h:44:13: fatal error: expected unqualified-id
inline void assert(bool expr) {}
^
/usr/include/assert.h:49:21: note: expanded from macro 'assert'
#define assert(e) ((void)0)
^
Reported by: pkg-fallout