librw/rw.h
2016-06-16 14:10:46 +02:00

17 lines
358 B
C

#include <cstdio>
#include <cmath>
#include "src/rwbase.h"
#include "src/rwplg.h"
#include "src/rwpipeline.h"
#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/rwogl.h"