Get imgui running

This commit is contained in:
PJB3005
2026-02-28 14:43:47 +01:00
parent 29ec605929
commit 2ed6a26de4
3 changed files with 21 additions and 1 deletions
+8
View File
@@ -0,0 +1,8 @@
#ifndef DUSK_DUSK_H
#define DUSK_DUSK_H
#include <aurora/aurora.h>
extern AuroraInfo auroraInfo;
#endif // DUSK_DUSK_H