error: `sprintf' was not declared in this scope.
This commit is contained in:
parent
aea724b81a
commit
be2a5dba46
|
@ -16,6 +16,8 @@
|
|||
#include <Project64-core/N64System/Recompiler/x86CodeLog.h>
|
||||
#include <Project64-core/N64System/Mips/OpcodeName.h>
|
||||
#include <Project64-core/ExceptionHandler.h>
|
||||
|
||||
#include <stdio.h>
|
||||
#include <Common/MemoryManagement.h>
|
||||
|
||||
uint32_t RegModValue;
|
||||
|
|
Loading…
Reference in New Issue