Move TP-specific OSReport functions elsewhere

This commit is contained in:
PJB3005
2026-03-02 13:47:19 +01:00
parent d762e1d8ec
commit 199f2da4e7
31 changed files with 65 additions and 0 deletions
@@ -6,6 +6,7 @@
#include "JSystem/J2DGraph/J2DAnmLoader.h"
#include "JSystem/JSupport/JSupport.h"
#include "os_report.h"
J2DAnmBase* J2DAnmLoaderDataBase::load(void const* p_data) {
const J3DAnmDataHeader* hdr = (const J3DAnmDataHeader*)p_data;