mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-02-05 11:58:41 -06:00
5 lines
167 B
C++
5 lines
167 B
C++
#pragma once
|
|
|
|
constexpr static auto ImHexApiURL = "https://api.werwolv.net/imhex";
|
|
constexpr static auto GitHubApiURL = "https://api.github.com/repos/WerWolv/ImHex";
|