Game ABI / headers refactoring (#2215)

* Game ABI / headers refactoring

* Delete dusk/imgui.h
This commit is contained in:
Luke Street
2026-07-14 19:24:08 -06:00
committed by GitHub
parent 49a3c9e2ac
commit a6f059827b
221 changed files with 665 additions and 601 deletions
+3 -4
View File
@@ -18,11 +18,10 @@
#include "d/d_pane_class.h"
#include "dusk/frame_interpolation.h"
#include <cstring>
#if TARGET_PC
#include "dusk/string.hpp"
#endif
#include "dusk/string.hpp"
#if TARGET_PC
#include "helpers/string.hpp"
#endif
#if VERSION == VERSION_GCN_JPN
#define STR_BUF_LEN 528