diff options
| author | robojumper <robojumper@gmail.com> | 2025-08-01 11:26:25 +0200 |
|---|---|---|
| committer | robojumper <robojumper@gmail.com> | 2025-08-02 09:20:02 +0200 |
| commit | d153cbc0ede10dd24a32e89faf81c8fb839ee23a (patch) | |
| tree | 5a71a813845573051b1cafe0f91397f92261925d /src/d/d_sc_title.cpp | |
| parent | 415873f7b34faa42ead43e620c591842dadee68e (diff) | |
Other cleanup
Diffstat (limited to 'src/d/d_sc_title.cpp')
| -rw-r--r-- | src/d/d_sc_title.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/d/d_sc_title.cpp b/src/d/d_sc_title.cpp index 73e578d7..31f2b0fc 100644 --- a/src/d/d_sc_title.cpp +++ b/src/d/d_sc_title.cpp @@ -42,9 +42,6 @@ static const char *sLayoutArcsToLoad[] = { STATE_VIRTUAL_DEFINE(dScTitle_c, Stanby); STATE_VIRTUAL_DEFINE(dScTitle_c, Action); -extern "C" void *lbl_805750D8; -extern "C" void fn_80052D50(void *); - dScTitle_c::dScTitle_c() { sInstance = this; mRelCtrl.set(sModulesToLoad, ARRAY_LENGTH(sModulesToLoad)); |
