mirror of
https://github.com/zeldaret/tp
synced 2026-06-01 01:39:43 -04:00
8 lines
72 B
C++
8 lines
72 B
C++
#ifndef J2DSCREEN_H_
|
|
#define J2DSCREEN_H_
|
|
|
|
class J2DScreen {
|
|
|
|
};
|
|
|
|
#endif |