From 3c26cf452e90db518418610101bb4aeeef4c247f Mon Sep 17 00:00:00 2001 From: TakaRikka <38417346+TakaRikka@users.noreply.github.com> Date: Mon, 27 Dec 2021 06:17:37 -0800 Subject: cleanup --- include/JSystem/J3DGraphLoader/J3DAnmLoader.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'include/JSystem/J3DGraphLoader') diff --git a/include/JSystem/J3DGraphLoader/J3DAnmLoader.h b/include/JSystem/J3DGraphLoader/J3DAnmLoader.h index 46e36e70c1..0c6a6a8474 100644 --- a/include/JSystem/J3DGraphLoader/J3DAnmLoader.h +++ b/include/JSystem/J3DGraphLoader/J3DAnmLoader.h @@ -3,9 +3,7 @@ #include "dolphin/types.h" -enum J3DAnmLoaderDataBaseFlag { - UNK_FLAG0 -}; +enum J3DAnmLoaderDataBaseFlag { UNK_FLAG0 }; struct J3DAnmBase; -- cgit v1.2.3