mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-08 21:54:50 -04:00
should include stdio.h for sprintf, not printf.h
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
#include "JSystem/JAudio/JASSystemHeap.h"
|
||||
#include "JSystem/JKernel/JKRSolidHeap.h"
|
||||
#include "JSystem/JUtility/JUTAssert.h"
|
||||
#include "stdio.h"
|
||||
#include "string.h"
|
||||
|
||||
u32* JAInter::InitData::aafPointer;
|
||||
|
||||
Reference in New Issue
Block a user