Open source Star Ruler 2 source code!
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
#include "os/driver.h"
|
||||
|
||||
namespace os {
|
||||
OSDriver* getGLFWDriver();
|
||||
};
|
||||
Reference in New Issue
Block a user