remove some unused defines

This commit is contained in:
2026-08-12 14:04:49 +03:00
parent 8bf7738e8a
commit e2c0445c1b
15 changed files with 77 additions and 128 deletions
+2 -2
View File
@@ -21,7 +21,7 @@
#include "piscreendrawer.h"
#if !defined(PICO_SDK)
using namespace PIScreenTypes;
@@ -695,4 +695,4 @@ void TileInput::reserCursor() {
inv = false;
}
#endif // !PICO_SDK