Fix input on linux
This commit is contained in:
11
src/duskdolphin/script/module/moduleplatformplatform.h
Normal file
11
src/duskdolphin/script/module/moduleplatformplatform.h
Normal file
@@ -0,0 +1,11 @@
|
||||
/**
|
||||
* Copyright (c) 2026 Dominic Masters
|
||||
*
|
||||
* This software is released under the MIT License.
|
||||
* https://opensource.org/licenses/MIT
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
#include "moduleplatformdolphin.h"
|
||||
|
||||
#define modulePlatformPlatform modulePlatformDolphin
|
||||
Reference in New Issue
Block a user