refactor: fold 4J.Common into platform types, eliminate last 4J directory

This commit is contained in:
MatthewBeshay
2026-04-02 16:27:06 +11:00
parent 11f9bd6046
commit 26222f26e0
124 changed files with 197 additions and 266 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
#include <cstdint>
#include <string>
#include "../4J.Common/4J_Compat.h"
#include "PlatformTypes.h"
#include "PlatformTypes.h"
class CXuiStringTable;