diff options
| author | elijah-thomas774 <elijahthomas774@gmail.com> | 2025-06-15 14:40:59 -0400 |
|---|---|---|
| committer | elijah-thomas774 <elijahthomas774@gmail.com> | 2025-06-15 14:40:59 -0400 |
| commit | e4b1c30f472e7a4fdbce657aba7b9b5fb0dd2d59 (patch) | |
| tree | cd267c29d69e4996ff1d120ebb3613744ca69f1b /include/toBeSorted | |
| parent | 2707f74d70f2783f8e70889f48e95b3ec8c00635 (diff) | |
Pad stuff
Diffstat (limited to 'include/toBeSorted')
| -rw-r--r-- | include/toBeSorted/lyt_related_floats.h | 66 |
1 files changed, 0 insertions, 66 deletions
diff --git a/include/toBeSorted/lyt_related_floats.h b/include/toBeSorted/lyt_related_floats.h deleted file mode 100644 index 8496f90d..00000000 --- a/include/toBeSorted/lyt_related_floats.h +++ /dev/null @@ -1,66 +0,0 @@ -#ifndef LYT_RELATED_FLOATS_H -#define LYT_RELATED_FLOATS_H - -#include "common.h" - -extern "C" f32 lbl_80575144; -inline f32 get_80575144() { - return lbl_80575144; -} - -extern "C" f32 lbl_80575148; -inline f32 get_80575148() { - return lbl_80575148; -} - -extern "C" f32 lbl_805751A4; -inline f32 get_805751A4() { - return lbl_805751A4; -} - -extern "C" s32 lbl_80575134; -inline s32 get_80575134() { - return lbl_80575134; -} - -extern "C" s32 lbl_80575118; -inline s32 get_80575118() { - return lbl_80575118; -} - -extern "C" s32 lbl_8057511C; -inline s32 get_8057511C() { - return lbl_8057511C; -} - -extern "C" f32 lbl_8057514C; -inline f32 get_8057514C() { - return lbl_8057514C; -} - -extern "C" f32 lbl_80575150; -inline f32 get_80575150() { - return lbl_80575150; -} - -extern "C" f32 lbl_8057515C; -inline f32 get_8057515C() { - return lbl_8057515C; -} - -extern "C" f32 lbl_8057519C; -inline f32 get_8057519C() { - return lbl_8057519C; -} - -extern "C" f32 lbl_80575190; -inline f32 get_80575190() { - return lbl_80575190; -} - -extern "C" s32 lbl_80575184; -inline s32 get_80575184() { - return lbl_80575184; -} - -#endif |
