geode/loader/include/Geode/Modify.hpp

9 lines
186 B
C++
Raw Normal View History

2022-07-30 12:24:03 -04:00
#pragma once
#include <Geode/DefaultInclude.hpp>
#include <Geode/GeneratedModify.hpp>
2022-07-30 12:24:03 -04:00
#include "modify/Field.hpp"
#include "modify/InternalMacros.hpp"
using namespace geode::modifier;