h2-mod/src/client/component/branding.hpp

6 lines
50 B
C++
Raw Normal View History

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