1
0
mirror of synced 2025-01-19 01:24:15 +01:00
2022-10-09 16:34:53 +02:00

8 lines
251 B
C++

#pragma once
#include <hex/helpers/types.hpp>
#include <hex/helpers/intrinsics.hpp>
constexpr static const auto ImHexApiURL = "https://api.werwolv.net/imhex";
constexpr static const auto GitHubApiURL = "https://api.github.com/repos/WerWolv/ImHex";