From b440ae74fbd2f4fbeb6de2aa35f885727eea2134 Mon Sep 17 00:00:00 2001 From: Jcw87 Date: Mon, 24 Apr 2023 15:28:31 -0700 Subject: MSL_C (#319) * MSL_C/string.h * MSL_C/stdlib.h --- libs/JSystem/J2DGraph/J2DPrint.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'libs/JSystem/J2DGraph/J2DPrint.cpp') diff --git a/libs/JSystem/J2DGraph/J2DPrint.cpp b/libs/JSystem/J2DGraph/J2DPrint.cpp index 6dcde38036..dea6720967 100644 --- a/libs/JSystem/J2DGraph/J2DPrint.cpp +++ b/libs/JSystem/J2DGraph/J2DPrint.cpp @@ -5,6 +5,7 @@ #include "JSystem/J2DGraph/J2DPrint.h" #include "MSL_C/stdio.h" +#include "MSL_C/stdlib.h" #include "dol2asm.h" #include "dolphin/types.h" @@ -49,8 +50,6 @@ extern "C" void _restgpr_25(); extern "C" void _restgpr_26(); extern "C" void _restgpr_28(); extern "C" void _restgpr_29(); -extern "C" void strtol(); -extern "C" void strtoul(); extern "C" u8 sSystemHeap__7JKRHeap[4]; // -- cgit v1.2.3