Skip to content

Commit 0c82788

Browse files
authored
Update auth.hpp
1 parent 5a53e9e commit 0c82788

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x64/auth.hpp

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ namespace KeyAuth {
4040
std::string fetchonline();
4141
void fetchstats();
4242
void forgot(std::string username, std::string email);
43+
void logout();
4344

4445
class subscriptions_class {
4546
public:

0 commit comments

Comments
 (0)