mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Update native
This commit is contained in:
parent
34f2f5db98
commit
0cd1c3ad92
2 changed files with 3 additions and 1 deletions
|
@ -687,6 +687,8 @@ void NativeMessageReceived(const char *message, const char *value) {
|
|||
}
|
||||
}
|
||||
|
||||
void NativeResized() {
|
||||
}
|
||||
|
||||
void NativeShutdown() {
|
||||
screenManager->shutdown();
|
||||
|
|
2
native
2
native
|
@ -1 +1 @@
|
|||
Subproject commit ee4ef1a2185a66f05b731311a87440e4a1979dd2
|
||||
Subproject commit 1ef531ec9cb74e9490dcff8ba7c427588eff0b99
|
Loading…
Add table
Reference in a new issue