Tidy includes, drop PC STATIC_ASSERTs, and more macro usage

This commit is contained in:
Irastris
2026-09-04 20:48:36 -04:00
parent 2170967b6b
commit bb09df7948
179 changed files with 838 additions and 799 deletions
+3
View File
@@ -3,7 +3,10 @@
#include "global.h"
#include "f_pc/f_pc_base.h"
#if TARGET_PC
#include "helpers/endian.h"
#endif
struct msg_class;