mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-18 04:48:21 -04:00
Game ABI / headers refactoring (#2215)
* Game ABI / headers refactoring * Delete dusk/imgui.h
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#ifdef __MWERKS__
|
||||
#include <cmath>
|
||||
#else
|
||||
#include <dusk/math.h>
|
||||
#include <helpers/math.h>
|
||||
#endif
|
||||
#include <gx.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user