1v13d/SH3D/object/object.h

9 lines
100 B
C

#ifndef OBJECT_H
#define OBJECT_H
#include "coordtable.h"
// #include "face.h" -TO-CODE
#endif