Whoops, forgot to push structs.hpp. :P

Could be useful for touch stuff.
This commit is contained in:
StackZ
2020-02-06 06:26:05 +01:00
parent 4ad2ee5517
commit c82ad8d6e1
2 changed files with 53 additions and 0 deletions
+1
View File
@@ -28,6 +28,7 @@
#define SCREENCOMMON_HPP
#include "gui.hpp"
#include "structs.hpp"
extern C3D_RenderTarget* Top;
extern C3D_RenderTarget* Bottom;