mirror of
https://github.com/geode-sdk/geode.git
synced 2024-11-14 19:15:05 -05:00
ok
This commit is contained in:
parent
66253d0b01
commit
a711af26b6
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@
|
|||
#include <Interface.hpp>
|
||||
#include <stdint.h>
|
||||
|
||||
namespace geode::core::meta {}
|
||||
|
||||
template<auto F>
|
||||
struct address_of_t {
|
||||
static inline auto value = geode::base::get();
|
||||
|
|
Loading…
Reference in a new issue