mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-10-21 21:29:22 +02:00
More keyboard controls
This commit is contained in:
6
core/src/glfw_window.h
Normal file
6
core/src/glfw_window.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#include <GLFW/glfw3.h>
|
||||
#include <module.h>
|
||||
|
||||
namespace core {
|
||||
SDRPP_EXPORT GLFWwindow* window;
|
||||
};
|
Reference in New Issue
Block a user