Fix sys_process_exit2 when SPUs are at av handler

This commit is contained in:
eladash 2019-03-13 12:12:25 +02:00 committed by Ivan
parent 1ed2055ec1
commit a3f65084df
3 changed files with 45 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#include "stdafx.h"
#include "stdafx.h"
#include "Emu/System.h"
#include "Emu/Memory/vm.h"
#include "CPUThread.h"