mirror of
https://github.com/geode-sdk/geode.git
synced 2024-11-23 16:07:52 -05:00
9 lines
No EOL
186 B
C++
9 lines
No EOL
186 B
C++
#pragma once
|
|
|
|
#include "modify/Field.hpp"
|
|
#include "modify/InternalMacros.hpp"
|
|
|
|
#include <Geode/DefaultInclude.hpp>
|
|
#include <Geode/GeneratedModify.hpp>
|
|
|
|
using namespace geode::modifier; |