mirror of
https://github.com/jmarshall23/DoomRTX.git
synced 2026-08-17 11:00:38 +02:00
Moved model loading code out of the renderer code.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user