mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-21 21:40:32 -04:00
Game ABI / headers refactoring (#2215)
* Game ABI / headers refactoring * Delete dusk/imgui.h
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#include <mods/service.hpp>
|
||||
#include <mods/svc/game.h>
|
||||
|
||||
// Linking the game feature makes the loader enforce the game ABI epoch.
|
||||
IMPORT_SERVICE(GameService, svc_game);
|
||||
Reference in New Issue
Block a user