mirror of
https://github.com/geode-sdk/geode.git
synced 2025-02-17 00:30:26 -05:00
sorry for the 0 people who were including these headers manually
This commit is contained in:
parent
1d444ed05e
commit
0e1b0e4b91
2 changed files with 0 additions and 19 deletions
|
@ -1,11 +0,0 @@
|
|||
#pragma once
|
||||
|
||||
#include <Geode/utils/Result.hpp>
|
||||
#include <tulip/TulipHook.hpp>
|
||||
|
||||
namespace geode::modifier {
|
||||
// template <uint32_t Id>
|
||||
// GEODE_HIDDEN uintptr_t address();
|
||||
|
||||
// Result<tulip::hook::HandlerMetadata> handlerMetadataForAddress(uintptr_t address);
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
#pragma once
|
||||
#include <Geode/Bindings.hpp>
|
||||
|
||||
namespace geode::modifier {
|
||||
// struct types {
|
||||
// #include <Geode/GeneratedType.hpp>
|
||||
// };
|
||||
}
|
Loading…
Reference in a new issue