[Project64] #include reginfo.h to JumpInfo.h
This commit is contained in:
parent
78184ad32a
commit
00cf9eb14d
|
@ -10,6 +10,7 @@
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
#pragma once
|
#pragma once
|
||||||
#include <Project64-core/N64System/Recompiler/ExitInfo.h>
|
#include <Project64-core/N64System/Recompiler/ExitInfo.h>
|
||||||
|
#include <Project64-core/N64System/Recompiler/RegInfo.h>
|
||||||
|
|
||||||
struct CJumpInfo
|
struct CJumpInfo
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue