diff options
| author | hatal175 <hatal175@users.noreply.github.com> | 2026-01-08 16:53:40 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-08 07:53:40 -0700 |
| commit | 2d4a8ee46a04ad49313f35c9062f8194de36deb2 (patch) | |
| tree | 38ad1ae296aa9d245773e23de668ce2a7fa6d27b /include/d/d_debug_camera.h | |
| parent | 0e7b42e9ea78e960647ce25528cf7b65a6ddfc9d (diff) | |
Work on d_debug_camera (#3024)
Diffstat (limited to 'include/d/d_debug_camera.h')
| -rw-r--r-- | include/d/d_debug_camera.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/d/d_debug_camera.h b/include/d/d_debug_camera.h index 854cf0ecfa..600e1beb10 100644 --- a/include/d/d_debug_camera.h +++ b/include/d/d_debug_camera.h @@ -161,7 +161,7 @@ public: public: /* 0x000 */ int field_0x0; /* 0x004 */ int field_0x4; - /* 0x008 */ u8 field_0x8[0x010 - 0x008]; + /* 0x008 */ int field_0x8[2]; /* 0x010 */ cXyz field_0x10[32]; /* 0x190 */ cXyz field_0x190[32]; } /* 0x704 */ field_0x704; |
