3 lines
51 B
C
3 lines
51 B
C
#pragma once
|
|
void discord_notify(const char *msg);
|
#pragma once
|
|
void discord_notify(const char *msg);
|