diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-10-08 21:49:28 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-10-08 21:49:28 -0400 |
commit | 88c181a6b08d0b792e1a0c55f1ac010f80373d11 (patch) | |
tree | f209dbf747192f5f2a9c9a51098e208e689eacbb /include | |
parent | fe2d1d4e3cda75e9a29d567818bd4e42d310a594 (diff) |
through sub_810D0FC
Diffstat (limited to 'include')
-rw-r--r-- | include/vs_seeker.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/vs_seeker.h b/include/vs_seeker.h index d79035576..e69a80dba 100644 --- a/include/vs_seeker.h +++ b/include/vs_seeker.h @@ -9,8 +9,8 @@ struct VsSeekerSubstruct u16 unk_4; u8 unk_6; u8 unk_7; - u16 unk_8; - u16 unk_a; + s16 unk_8; + s16 unk_a; u8 unk_c; }; |