mirror of
https://github.com/zeldaret/tp
synced 2026-06-05 11:18:35 -04:00
begin adding d_com_inf_game, add include guards to headers
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
#ifndef J2DSCREEN_H_
|
||||
#define J2DSCREEN_H_
|
||||
|
||||
class J2DScreen {
|
||||
|
||||
};
|
||||
};
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user