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