First working version of desktop emulator with game launcher support. Includes local stubs and launcher logic.
This commit is contained in:
3
emulator/input_manager.cpp
Normal file
3
emulator/input_manager.cpp
Normal file
@@ -0,0 +1,3 @@
|
||||
// Emulator stub for InputManager implementation
|
||||
#include "input_manager.h"
|
||||
// No implementation needed for stub
|
||||
Reference in New Issue
Block a user