mirror of
https://github.com/geode-sdk/geode.git
synced 2024-11-22 23:48:08 -05:00
5af74e9ab7
console from a cmake arg to an in-game setting
9 lines
220 B
C++
9 lines
220 B
C++
#pragma once
|
|
|
|
#include <Geode/DefaultInclude.hpp>
|
|
#include "loader/Hook.hpp"
|
|
#include "loader/Log.hpp"
|
|
#include "loader/Mod.hpp"
|
|
#include "loader/Loader.hpp"
|
|
#include "loader/Interface.hpp"
|
|
#include "loader/Setting.hpp"
|