reorganized files a bit; added missing file

This commit is contained in:
aap
2016-06-23 16:50:55 +02:00
parent b7d0b04380
commit 9623bdbf11
25 changed files with 72 additions and 7363 deletions

14
rw.h
View File

@@ -8,10 +8,10 @@
#include "src/rwobjects.h"
#include "src/rwengine.h"
#include "src/rwplugins.h"
#include "src/rwps2.h"
#include "src/rwps2plg.h"
#include "src/rwxbox.h"
#include "src/rwd3d.h"
#include "src/rwd3d8.h"
#include "src/rwd3d9.h"
#include "src/rwwdgl.h"
#include "src/ps2/rwps2.h"
#include "src/ps2/rwps2plg.h"
#include "src/d3d/rwxbox.h"
#include "src/d3d/rwd3d.h"
#include "src/d3d/rwd3d8.h"
#include "src/d3d/rwd3d9.h"
#include "src/gl/rwwdgl.h"