h2-mod/src/client/component/branding.hpp
2021-09-19 18:20:15 +02:00

6 lines
50 B
C++

#pragma once
namespace branding
{
void draw();
}