[Project64] Move ArmOpCode.h
This commit is contained in:
parent
8fc2b13190
commit
a141e72899
|
@ -16,7 +16,7 @@
|
|||
#include <stdlib.h>
|
||||
#endif
|
||||
#ifdef __arm__
|
||||
#include <Project64-core/N64System/Arm/ArmOpCode.h>
|
||||
#include <Project64-core/N64System/Recompiler/Arm/ArmOpCode.h>
|
||||
#endif
|
||||
|
||||
#if defined(__i386__) || defined(_M_IX86)
|
||||
|
|
Loading…
Reference in New Issue