diff options
| author | TakaRikka <38417346+TakaRikka@users.noreply.github.com> | 2022-03-15 02:25:25 -0700 |
|---|---|---|
| committer | TakaRikka <38417346+TakaRikka@users.noreply.github.com> | 2022-03-15 02:25:25 -0700 |
| commit | 985d47a5c87d070682b0212dffe346132158b7b4 (patch) | |
| tree | ebee0d719bc5f2082fbf54bca124601463524dc5 /src/d/msg/d_msg_class.cpp | |
| parent | fdaeb3437d447b5a8cff31f56edc00f5ed671b1b (diff) | |
msg_flow wip
Diffstat (limited to 'src/d/msg/d_msg_class.cpp')
| -rw-r--r-- | src/d/msg/d_msg_class.cpp | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/d/msg/d_msg_class.cpp b/src/d/msg/d_msg_class.cpp index b13f1100c0..fa67684d0c 100644 --- a/src/d/msg/d_msg_class.cpp +++ b/src/d/msg/d_msg_class.cpp @@ -15,12 +15,6 @@ struct mDoCPd_c { static u8 m_cpadInfo[256]; }; -struct Vec {}; - -struct cXyz { - /* 80266B34 */ void operator-(Vec const&) const; -}; - struct jmessage_tControl { /* 802299EC */ jmessage_tControl(); }; @@ -549,7 +543,6 @@ extern "C" void __dl__FPv(); extern "C" void getBounds__7J2DPaneFv(); extern "C" void getParentPane__7J2DPaneFv(); extern "C" void getStringPtr__10J2DTextBoxCFv(); -extern "C" void PSVECSquareMag(); extern "C" void _savefpr_27(); extern "C" void _restfpr_27(); extern "C" void _savegpr_24(); |
