From 17a76564509f61c82f537eb0d53b4178f5cc0355 Mon Sep 17 00:00:00 2001 From: SuperDude88 <82904174+SuperDude88@users.noreply.github.com> Date: Tue, 9 Jul 2024 23:52:54 -0400 Subject: 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 --- src/m_Do/m_Do_ext.cpp | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/m_Do/m_Do_ext.cpp') 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() {} -- cgit v1.2.3