This commit is contained in:
altalk23 2022-02-11 20:38:00 +03:00
parent 66253d0b01
commit a711af26b6

View file

@ -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();