mirror of
https://github.com/ZDoom/qzdoom.git
synced 2025-06-03 02:11:21 +00:00
- made video base code game independent
This commit is contained in:
parent
2196b4fb04
commit
ddef3f7b98
56 changed files with 251 additions and 241 deletions
|
@ -23,6 +23,8 @@
|
|||
#include "model_obj.h"
|
||||
#include "texturemanager.h"
|
||||
#include "modelrenderer.h"
|
||||
#include "printf.h"
|
||||
#include "textureid.h"
|
||||
|
||||
/**
|
||||
* Load an OBJ model
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue