Splits WIP

This commit is contained in:
robojumper
2025-04-25 13:31:53 +02:00
parent 072f32313e
commit 6c81514f54
640 changed files with 3196 additions and 2270 deletions
+4
View File
@@ -17,6 +17,10 @@ ArcCallbackHandler ArcCallbackHandler::sInstance;
#define NAME_OARC 'oarc'
#define NAME_RARC 'rarc'
u32 ArcCallbackHandlerCreate(u32) {
return 0;
}
void BindSystemModelsAndLighting(nw4r::g3d::ResFile file) {
nw4r::g3d::ResFile sysFile(OarcManager::GetInstance()->getMdlFromArc2("System"));
if (sysFile.IsValid()) {