mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
6 lines
70 B
C++
6 lines
70 B
C++
#ifndef J2DSCREEN_H_
|
|
#define J2DSCREEN_H_
|
|
|
|
class J2DScreen {};
|
|
|
|
#endif |