Add markedtobject

This commit is contained in:
2025-04-14 14:03:05 -05:00
parent e73c35964c
commit c831174e18
12 changed files with 88 additions and 21 deletions

View File

@ -2,7 +2,7 @@
#include "CrossLang.hpp"
#include <iostream>
#if defined(GEKKO)
#if defined(GEKKO) || defined(__SWITCH__)
#undef CROSSLANG_ENABLE_TERMIOS
#endif