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

6 lines
45 B
C++
Raw Normal View History

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