mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-26 15:24:30 -04:00
6 lines
70 B
C++
6 lines
70 B
C++
#ifndef J2DSCREEN_H_
|
|
#define J2DSCREEN_H_
|
|
|
|
class J2DScreen {};
|
|
|
|
#endif |