From d91b1294bbe8bbe802bb49e0db9019ca26bbefbd Mon Sep 17 00:00:00 2001 From: TakaRikka <38417346+TakaRikka@users.noreply.github.com> Date: Thu, 28 Apr 2022 13:58:43 -0700 Subject: d_name / d_s_name (#194) * d_name * scnname --- libs/JSystem/J3DGraphBase/J3DShapeDraw.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libs/JSystem/J3DGraphBase/J3DShapeDraw.cpp') diff --git a/libs/JSystem/J3DGraphBase/J3DShapeDraw.cpp b/libs/JSystem/J3DGraphBase/J3DShapeDraw.cpp index 6da5f00bcd..dc735608ca 100644 --- a/libs/JSystem/J3DGraphBase/J3DShapeDraw.cpp +++ b/libs/JSystem/J3DGraphBase/J3DShapeDraw.cpp @@ -5,11 +5,11 @@ #include "JSystem/J3DGraphBase/J3DShapeDraw.h" #include "JSystem/JKernel/JKRHeap.h" +#include "MSL_C/MSL_Common/Src/string.h" #include "dol2asm.h" -#include "dolphin/os/OSCache.h" #include "dolphin/gx/GX.h" +#include "dolphin/os/OSCache.h" #include "dolphin/types.h" -#include "MSL_C/MSL_Common/Src/string.h" // // External References: -- cgit v1.2.3