From e915df66c806bdff65aa243649f7abfe6cc19227 Mon Sep 17 00:00:00 2001 From: TakaRikka <38417346+TakaRikka@users.noreply.github.com> Date: Sun, 23 May 2021 03:09:59 -0700 Subject: move d_a_alink and some related stuff (#130) * clean up d_a_player * move some of daalink * more daalink / daplayer * setup some daalink members * rest of daalink members setup * remove comment * few more matches * remove asm * more matches * more matches + move e_wb_class * fix some d_save classes Co-authored-by: lepelog --- libs/JSystem/J3DGraphBase/J3DMatBlock.cpp | 6 ------ 1 file changed, 6 deletions(-) (limited to 'libs/JSystem/J3DGraphBase/J3DMatBlock.cpp') diff --git a/libs/JSystem/J3DGraphBase/J3DMatBlock.cpp b/libs/JSystem/J3DGraphBase/J3DMatBlock.cpp index dc7a9a07fa..9f6c3ff241 100644 --- a/libs/JSystem/J3DGraphBase/J3DMatBlock.cpp +++ b/libs/JSystem/J3DGraphBase/J3DMatBlock.cpp @@ -31,10 +31,6 @@ struct _GXFogType {}; struct _GXFogAdjTable {}; -struct _GXColorS10 {}; - -struct _GXColor {}; - struct _GXChannelID {}; struct J3DZMode {}; @@ -115,8 +111,6 @@ struct J3DTevStage {}; struct J3DTevOrder {}; -struct J3DGXColorS10 {}; - struct J3DIndTevStage {}; struct J3DGXColor {}; -- cgit v1.2.3