how the hell did extrax64stubs.h get in the x64 folder??

This commit is contained in:
LazyByteDev
2026-03-04 12:42:39 -05:00
parent dc0b5e261c
commit 4a994750d8
7 changed files with 10 additions and 7 deletions

View File

@@ -0,0 +1,3 @@
void Discord_SetJoinSecret(const char* hostIp, WORD port);
bool Discord_HasPendingJoin(char* outIP, int* outPort);
void TickDiscord();