Files
dusklight/include/JSystem/J3DSys.h
T
notyourav 4a0aaca15e J2DPane.cpp (#91)
* split J2DPane.cpp

* J2DPane first pass

* consolidate headers and typedef mtx

* remove duplicate J2DScreen.h

Co-authored-by: Pheenoh <pheenoh@gmail.com>
2021-01-25 09:57:35 -05:00

9 lines
135 B
C++

#ifndef JSYSTEM_J3DSYS_H
#define JSYSTEM_J3DSYS_H
#include "dolphin/types.h"
class J3DTransformInfo {};
#endif // JSYSTEM_J3DSYS_H