t7x/src/client/component/auth.hpp

7 lines
55 B
C++
Raw Normal View History

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