iw7-mod/src/client/component/auth.hpp

6 lines
54 B
C++
Raw Normal View History

2022-05-19 12:11:05 -04:00
#pragma once
namespace auth
{
uint64_t get_guid();
}