implemented d3d8 native data read/write and instance

This commit is contained in:
aap
2015-09-07 14:50:10 +02:00
parent 0f135f2de6
commit 0c96bc7b99
14 changed files with 651 additions and 184 deletions

2
rw.h
View File

@ -4,5 +4,7 @@
#include "src/rwobjects.h"
#include "src/rwps2.h"
#include "src/rwxbox.h"
#include "src/rwd3d.h"
#include "src/rwd3d8.h"
#include "src/rwd3d9.h"
#include "src/rwogl.h"