undeclared sprintf()

This commit is contained in:
no 2015-12-21 15:18:20 -05:00
parent 9dab4b3bed
commit 6a18af08a3
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
#include <Project64-core/N64System/SystemGlobals.h>
#include <Project64-core/N64System/N64Class.h>
#include <stdio.h>
#include <string.h>
#include "RegInfo.h"
#include "RecompilerClass.h"