ArtifactEngine/Client/Platform/Keybinds.h
2026-03-11 18:05:19 -04:00

13 lines
86 B
C++

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