diff options
| author | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2026-08-18 10:41:11 -0400 |
|---|---|---|
| committer | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2026-08-18 10:41:11 -0400 |
| commit | 48bb9796bc2aa86a611d85a5d0c52eb7f85a9ba2 (patch) | |
| tree | 6a63a9a7bf83901fa5c372506f7f401a886bbb50 /src/JSystem | |
| parent | 443b783b1e22466bd25e29657cb40ffbdf3c361c (diff) | |
Add stdint.h to types.h
Diffstat (limited to 'src/JSystem')
| -rw-r--r-- | src/JSystem/J3DGraphAnimator/J3DCluster.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/JSystem/J3DGraphAnimator/J3DCluster.cpp b/src/JSystem/J3DGraphAnimator/J3DCluster.cpp index 6b519718..8c59ca97 100644 --- a/src/JSystem/J3DGraphAnimator/J3DCluster.cpp +++ b/src/JSystem/J3DGraphAnimator/J3DCluster.cpp @@ -13,7 +13,6 @@ #include "JSystem/J3DAssert.h" #include "dolphin/os/OS.h" #include "string.h" -#include "stdint.h" /* 802F37C4-802F37E4 .text clear__13J3DDeformDataFv */ void J3DDeformData::clear() { |
