irrnet/include/NoIrrlicht/NoIrrlicht.h

9 lines
165 B
C

#ifndef IRRNET_INO_IRRLICHT_H
#define IRRNET_INO_IRRLICHT_H
#include "irrTypes.h"
#include "irrArray.h"
#include "irrString.h"
#include "vector3d.h"
#endif