Skip to content

Commit 4cf9808

Browse files
committed
Fix style
1 parent 9a9816a commit 4cf9808

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • src/twbl/teeworlds/base

src/twbl/teeworlds/base/dbg.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,5 @@ void dbg_msg(const char *sys, const char *fmt, ...)
3838
void dbg_break();
3939
void dbg_assert_imp(const char *filename, int line, bool test, const char *msg);
4040

41-
4241
#endif // __has_include(<base/system.h>)
4342
#endif // TWBL_SRC_TWBL_TEEWORLDS_BASE_DBG_H

0 commit comments

Comments
 (0)