mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Cut down on test overhead a good bit.
This commit is contained in:
parent
2efecc5c38
commit
836328d731
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ InputState input_state;
|
|||
#endif
|
||||
|
||||
void UnitTestTerminator() {
|
||||
Core_Stop();
|
||||
coreState = CORE_POWERDOWN;
|
||||
}
|
||||
|
||||
HLEFunction UnitTestFakeSyscalls[] = {
|
||||
|
|
Loading…
Add table
Reference in a new issue