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 /libs/SSystem/SComponent/c_lib.cpp | |
| parent | d102f73e7a1bb18745cdedc034baee3c88aeb065 (diff) | |
delete variables.h
Diffstat (limited to 'libs/SSystem/SComponent/c_lib.cpp')
| -rw-r--r-- | libs/SSystem/SComponent/c_lib.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libs/SSystem/SComponent/c_lib.cpp b/libs/SSystem/SComponent/c_lib.cpp index 43429b9002..77094198b0 100644 --- a/libs/SSystem/SComponent/c_lib.cpp +++ b/libs/SSystem/SComponent/c_lib.cpp @@ -5,6 +5,10 @@ #include "SComponent/c_math.h" #include "msl_c/string.h" +extern u8 lbl_80450AE0; +extern u8 lbl_80430DB8; +extern u8 lbl_80450768; + static const f32 lbl_804551E0 = 0; static const f64 lbl_804551E8 = 0.5; // 0x3fe0000000000000 static const f64 lbl_804551F0 = 3.0; // 0x4008000000000000 |
