geode/loader/include/Geode/Modify.hpp

9 lines
191 B
C++
Raw Normal View History

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