Add wii build

This commit is contained in:
2025-10-01 01:51:30 -05:00
parent e57e8a5f70
commit 56535d4536

View File

@@ -9,6 +9,7 @@
#ifdef CROSSLANG_ENABLE_TERMIOS
#include <termios.h>
#include <sys/ioctl.h>
#include <unistd.h>
#endif
namespace Tesses::CrossLang {
#ifdef CROSSLANG_ENABLE_TERMIOS