GAME READY

This commit is contained in:
Masashi 2025-12-20 17:11:21 +05:30
commit 5a60e1c62a
18 changed files with 2506 additions and 249 deletions

View file

@ -1,5 +1,5 @@
#include "suic_app.h"
#include "runtime.h"
// #include "runtime.h" // Not available
#include <math.h>
const char* suic_item_name(uint8_t t) {