diff options
| author | Pheenoh <pheenoh@gmail.com> | 2021-02-20 23:11:44 -0500 |
|---|---|---|
| committer | Pheenoh <pheenoh@gmail.com> | 2021-02-20 23:11:44 -0500 |
| commit | 5fbe9419f9af28560497f42eb951cd029ceb44d7 (patch) | |
| tree | 71671448e2411935f1de58253fca3bf856c14dab /src/d/d_lib.cpp | |
| parent | d102f73e7a1bb18745cdedc034baee3c88aeb065 (diff) | |
delete variables.h
Diffstat (limited to 'src/d/d_lib.cpp')
| -rw-r--r-- | src/d/d_lib.cpp | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/d/d_lib.cpp b/src/d/d_lib.cpp index 5d5c857753..f68735d4ce 100644 --- a/src/d/d_lib.cpp +++ b/src/d/d_lib.cpp @@ -16,6 +16,15 @@ void Xinit__9STControlFv(void); void Yinit__9STControlFv(void); } +extern u8 lbl_80451180; +extern u8 lbl_803DD470; +extern u8 lbl_80450DE8; +extern u8 lbl_80450DD8; +extern u8 lbl_80450DDC; +extern u8 lbl_80450DE0; +extern u8 lbl_80450DE4; +extern u8 lbl_80450DE0; + STControl::STControl(s16 param_1, s16 param_2, s16 param_3, s16 param_4, f32 param_5, f32 param_6, s16 param_7, s16 param_8) { __vt = (STControl_vtable*)0x803a7260; |
