We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a9816a commit 4cf9808Copy full SHA for 4cf9808
1 file changed
src/twbl/teeworlds/base/dbg.h
@@ -38,6 +38,5 @@ void dbg_msg(const char *sys, const char *fmt, ...)
38
void dbg_break();
39
void dbg_assert_imp(const char *filename, int line, bool test, const char *msg);
40
41
-
42
#endif // __has_include(<base/system.h>)
43
#endif // TWBL_SRC_TWBL_TEEWORLDS_BASE_DBG_H
0 commit comments