Move Action out of Common, don't use savedV0.
Compiler error was annoying me anyway.
This commit is contained in:
parent
0d8bdfe989
commit
21cfd087e1
12 changed files with 19 additions and 41 deletions
|
@ -19,7 +19,6 @@
|
|||
#include <algorithm>
|
||||
|
||||
#include "HLE.h"
|
||||
#include "Common/Action.h"
|
||||
#include "Common/FileUtil.h"
|
||||
#include "../Host.h"
|
||||
#include "../MIPS/MIPS.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue