Moved model loading code out of the renderer code.

This commit is contained in:
Justin Marshall
2026-05-08 17:55:00 -07:00
parent cd9a5117a4
commit 6664aa35ec
38 changed files with 115 additions and 725 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ If you have questions concerning this license or the applicable additional terms
#pragma hdrstop
#include "tr_local.h"
#include "Model_local.h"
#include "../models/Model_local.h"
/*
================