mirror of
https://github.com/izzy2lost/ppsspp.git
synced 2026-03-10 12:43:04 -07:00
Remove legacy InputState.
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ public:
|
||||
EmuScreen(const std::string &filename);
|
||||
~EmuScreen();
|
||||
|
||||
void update(InputState &input) override;
|
||||
void update() override;
|
||||
void render() override;
|
||||
void deviceLost() override;
|
||||
void deviceRestore() override;
|
||||
|
||||
Reference in New Issue
Block a user