mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-25 08:02:04 -04:00
remove unneeded file
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
#ifndef DUSK_IMGUI_MENUSPEEDRUNTIMER_HPP
|
||||
#define DUSK_IMGUI_MENUSPEEDRUNTIMER_HPP
|
||||
|
||||
namespace dusk {
|
||||
class ImGuiMenuSpeedrunTimer {
|
||||
public:
|
||||
void draw();
|
||||
void drawOverlay();
|
||||
private:
|
||||
};
|
||||
}
|
||||
|
||||
#endif // DUSK_IMGUI_MENUSPEEDRUNTIMER_HPP
|
||||
Reference in New Issue
Block a user