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 "modify/Field.hpp"
#include "modify/InternalMacros.hpp"
2022-10-30 14:59:20 -04:00
#include <Geode/DefaultInclude.hpp>
#include <Geode/GeneratedModify.hpp>
2022-07-30 12:24:03 -04:00
using namespace geode::modifier;