From 343f65d665a5f59d410feba7a1fe9a582ac4090c Mon Sep 17 00:00:00 2001 From: "Jasper St. Pierre" Date: Fri, 24 Dec 2021 14:56:04 -0800 Subject: [PATCH] one more build fix --- libs/JSystem/JParticle/JPAParticle.cpp | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/libs/JSystem/JParticle/JPAParticle.cpp b/libs/JSystem/JParticle/JPAParticle.cpp index a4eef4657ba..c4345888dfa 100644 --- a/libs/JSystem/JParticle/JPAParticle.cpp +++ b/libs/JSystem/JParticle/JPAParticle.cpp @@ -7,16 +7,6 @@ #include "dol2asm.h" #include "dolphin/types.h" -// -// Types: -// - -struct JPAResource { - /* 8027658C */ void calc_p(JPAEmitterWorkData*, JPABaseParticle*); - /* 80276608 */ void calc_c(JPAEmitterWorkData*, JPABaseParticle*); - /* 80276684 */ void calcField(JPAEmitterWorkData*, JPABaseParticle*); -}; - // // Forward References: //