mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 05:19:56 +00:00
Merge pull request #18495 from hrydgard/upgrade-armips-submodule
Update the armips submodule
This commit is contained in:
commit
3e20fab387
@ -184,7 +184,7 @@ static bool DefaultVSync() {
|
||||
}
|
||||
|
||||
static bool DefaultEnableStateUndo() {
|
||||
#ifdef PPSSPP_PLATFORM(ANDROID) || PPSSPP_PLATFORM(IOS)
|
||||
#if PPSSPP_PLATFORM(ANDROID) || PPSSPP_PLATFORM(IOS)
|
||||
// Off on mobile to save disk space.
|
||||
return false;
|
||||
#endif
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 7bd1ec93d4586985ba1ef420b43b5e620f68695e
|
||||
Subproject commit a8d71f0f279eb0d30ecf6af51473b66ae0cf8e8d
|
Loading…
Reference in New Issue
Block a user