diff options
| author | SuperDude88 <82904174+SuperDude88@users.noreply.github.com> | 2024-07-09 23:52:54 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-09 20:52:54 -0700 |
| commit | 17a76564509f61c82f537eb0d53b4178f5cc0355 (patch) | |
| tree | fc090cec8808c0106b7cc5aa8056043b0a40975b /src/m_Do/m_Do_ext.cpp | |
| parent | a09fe965c099ecdc2c3ac1b7300b2b2e487581ed (diff) | |
Bit of Figurine Work (#665)
* Bit of Figurine Work
Not super complete, was just poking around to figure a few things out
* Fix Build
I really need to stop having this every single time
Diffstat (limited to 'src/m_Do/m_Do_ext.cpp')
| -rw-r--r-- | src/m_Do/m_Do_ext.cpp | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/m_Do/m_Do_ext.cpp b/src/m_Do/m_Do_ext.cpp index 8835f0b8..3a70bb1f 100644 --- a/src/m_Do/m_Do_ext.cpp +++ b/src/m_Do/m_Do_ext.cpp @@ -2641,12 +2641,6 @@ int mDoExt_3DlineMat0_c::getMaterialID() { return 0; } -/* 80016D88-80016DE4 .text __dt__24mDoExt_onCupOffAupPacketFv */ -mDoExt_onCupOffAupPacket::~mDoExt_onCupOffAupPacket() {} - -/* 80016DE4-80016E40 .text __dt__24mDoExt_offCupOnAupPacketFv */ -mDoExt_offCupOnAupPacket::~mDoExt_offCupOnAupPacket() {} - /* 80016E40-80016F14 .text __dt__15mDoExt_McaMorf2Fv */ mDoExt_McaMorf2::~mDoExt_McaMorf2() {} |
