Initial CAuiEnergyBarT01 matches

This commit is contained in:
2025-09-28 16:11:40 -07:00
parent ab1f33c245
commit b4a4053e1c
7 changed files with 211 additions and 4 deletions

View File

@@ -1160,8 +1160,8 @@ config.libs = [
{
"lib": "mtx",
"mw_version": "GC/1.2.5n",
#"cflags": ["-nodefaults","-proc gekko","-align powerpc","-fp hardware","-g","-sym on","-maxerrors 1","-nosyspath","-i include","-i libc", "-D_DEBUG=1", "-inline off", "-Cpp_exceptions off"],
"cflags": [*cflags_base, "-fp_contract off"],
"cflags": ["-nodefaults","-proc gekko","-align powerpc","-fp hardware","-g","-sym on","-maxerrors 1","-nosyspath","-i include","-i libc", "-D_DEBUG=1", "-inline off", "-Cpp_exceptions off"],
#"cflags": [*cflags_base, "-fp_contract off"],
"host": False,
"progress_category": "sdk",
"shift_jis": True,