diff options
| author | TakaRikka <38417346+TakaRikka@users.noreply.github.com> | 2021-12-27 06:17:37 -0800 |
|---|---|---|
| committer | TakaRikka <38417346+TakaRikka@users.noreply.github.com> | 2021-12-27 06:17:37 -0800 |
| commit | 3c26cf452e90db518418610101bb4aeeef4c247f (patch) | |
| tree | 3e266a188b20d5f3212b6b8d22071f6779085902 /include/JSystem/J3DGraphLoader | |
| parent | 38037ea1a0a3cf56f2ae5dd14ab34a7e51233070 (diff) | |
cleanup
Diffstat (limited to 'include/JSystem/J3DGraphLoader')
| -rw-r--r-- | include/JSystem/J3DGraphLoader/J3DAnmLoader.h | 4 |
1 files changed, 1 insertions, 3 deletions
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; |
