t7x/src/client/component/splash.hpp

7 lines
49 B
C++
Raw Normal View History

2022-06-16 06:12:36 -04:00
#pragma once
namespace splash
{
void hide();
}