mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Merge pull request #18495 from hrydgard/upgrade-armips-submodule
Update the armips submodule
This commit is contained in:
commit
3e20fab387
2 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue