This commit is contained in:
2022-05-14 23:59:56 +02:00
parent 8b3173811a
commit 7f62666017
2 changed files with 14 additions and 4 deletions

View File

@@ -19,6 +19,7 @@
#include <filesystem>
#include <locale>
#include "external/lodepng.h"
#include <time.h>
#include <codecvt>
#include "lang.hpp"
@@ -51,6 +52,7 @@ extern std::string dspststus;
/// RenderD7
namespace RenderD7
{
float GetDeltaTime();
enum kbd{
SWKBD,
BKBD