mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-10 04:15:39 -04:00
Remove unused include from mod_loader.hpp
This was for the code mods toggle before I moved the checking logic to CMake.
This commit is contained in:
@@ -5,10 +5,6 @@
|
||||
|
||||
#include "dusk/mod_loader.hpp"
|
||||
|
||||
#if __APPLE__
|
||||
#include <TargetConditionals.h>
|
||||
#endif
|
||||
|
||||
namespace dusk::modding {
|
||||
|
||||
#if DUSK_CODE_MODS
|
||||
|
||||
Reference in New Issue
Block a user