Files
tp/include/JSystem/J2DGraph/J2DScreen/J2DScreen.h
T
2020-12-26 11:31:49 -05:00

6 lines
70 B
C++

#ifndef J2DSCREEN_H_
#define J2DSCREEN_H_
class J2DScreen {};
#endif