mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-29 15:49:10 -04:00
Game ABI / headers refactoring (#2215)
* Game ABI / headers refactoring * Delete dusk/imgui.h
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include "JSystem/JUtility/JUTConsole.h"
|
||||
#include "JSystem/JUtility/JUTDirectPrint.h"
|
||||
#include "JSystem/JUtility/JUTVideo.h"
|
||||
#include "dusk/string.hpp"
|
||||
#include "helpers/string.hpp"
|
||||
#include "global.h"
|
||||
|
||||
DUSK_GAME_DATA JUTConsoleManager* JUTConsoleManager::sManager;
|
||||
|
||||
Reference in New Issue
Block a user