should include stdio.h for sprintf, not printf.h

This commit is contained in:
Jcw87
2023-12-26 23:04:28 -08:00
parent 82b429b72f
commit 6f322741bc
6 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
#include "JSystem/JKernel/JKRExpHeap.h"
#include "JSystem/JKernel/JKRSolidHeap.h"
#include "JSystem/JUtility/JUTAssert.h"
#include "printf.h"
#include "stdio.h"
/* 800D8434-800D8478 .text setArcName__6daBg_cFv */
const char* daBg_c::setArcName() {