diff options
| author | Derek Hensley <hensley.derek58@gmail.com> | 2023-08-04 09:02:33 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-04 12:02:33 -0400 |
| commit | 5b54707958ca7fe5455436cf732cdf034232cd50 (patch) | |
| tree | fcb69dbd4becb53a3b8d16c5d721c30454e28b1a /include/code_variables.h | |
| parent | c51da0ee0f9c5616bb3fb212f8b6943f727e37d3 (diff) | |
Viconfig OK (#29)
Diffstat (limited to 'include/code_variables.h')
| -rw-r--r-- | include/code_variables.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/code_variables.h b/include/code_variables.h index b462c14..cd30616 100644 --- a/include/code_variables.h +++ b/include/code_variables.h @@ -816,7 +816,7 @@ // extern UNK_TYPE D_8010EF80_jp; // extern UNK_TYPE gamePT; // extern UNK_TYPE D_8010EFA0_jp; -// extern UNK_TYPE D_8010EFB0_jp; +extern vs32 D_8010EFB0_jp; // TODO: Determine where this goes // extern UNK_TYPE D_8010EFB8_jp; // extern UNK_TYPE D_8010EFC0_jp; // extern UNK_TYPE D_8010EFC8_jp; |
