irrnet/include/NoIrrlicht/NoIrrlicht.h

9 lines
165 B
C
Raw Normal View History

2018-03-11 05:07:10 +01:00
#ifndef IRRNET_INO_IRRLICHT_H
#define IRRNET_INO_IRRLICHT_H
#include "irrTypes.h"
#include "irrArray.h"
#include "irrString.h"
#include "vector3d.h"
#endif