ArtifactEngine/Client/Platform/Keybinds.h
2026-04-06 20:37:58 -04:00

13 lines
86 B
C++

#pragma once
#include "Window.h"
namespace Artifact {
namespace Keybinds {
}
}