13 lines
86 B
C++
13 lines
86 B
C++
#pragma once
|
|
|
|
#include "Window.h"
|
|
|
|
namespace Artifact {
|
|
|
|
namespace Keybinds {
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|