mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-18 08:02:40 +00:00
Added support for multiple input device types for KeyMap and connected Qt.
This commit is contained in:
@@ -27,6 +27,7 @@ static const int kScreenBottomHeight = 240; ///< 3DS bottom screen height
|
||||
|
||||
extern RendererBase* g_renderer; ///< Renderer plugin
|
||||
extern int g_current_frame; ///< Current frame
|
||||
extern EmuWindow* g_emu_window; ///< Emu window
|
||||
|
||||
/// Start the video core
|
||||
void Start();
|
||||
|
||||
Reference in New Issue
Block a user