iw7-mod/src/client/component/auth.hpp
2022-05-19 19:11:05 +03:00

6 lines
54 B
C++

#pragma once
namespace auth
{
uint64_t get_guid();
}