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
@@ -3,7 +3,7 @@
#pragma hdrstop
#include "prey_local.h"
#include "../../renderer/Model_local.h" // Hackish. Needed to access certain classes. Imitates game/anim/Blend.cpp
#include "../../models/Model_local.h" // Hackish. Needed to access certain classes. Imitates game/anim/Blend.cpp
/*
===============
hhMD5Anim::hhMD5Anim