Some more screen class things.

This commit is contained in:
StackZ
2021-01-14 16:18:07 +01:00
parent 4ea3a8233c
commit 1ff3ba6534
3 changed files with 47 additions and 1 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
#define _UNIVERSAL_CORE_SCREEN_HPP
#include <memory>
#include <nds/ndstypes.h>
#include <nds.h>
class Screen {
public: