mirror of
https://github.com/libretro/ppsspp.git
synced 2025-01-24 01:54:58 +00:00
Update native
This commit is contained in:
parent
34f2f5db98
commit
0cd1c3ad92
@ -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…
x
Reference in New Issue
Block a user