summaryrefslogtreecommitdiff
path: root/src/d/d_menu_fmap.cpp
diff options
context:
space:
mode:
authorLagoLunatic <LagoLunatic@users.noreply.github.com>2024-01-16 17:18:38 -0500
committerLagoLunatic <LagoLunatic@users.noreply.github.com>2024-01-16 17:18:38 -0500
commitfb6939d9cdc3545f8f99ca76dbd8f0c460071142 (patch)
treec44cb3d00d13960d1934a86c32ff17af78575145 /src/d/d_menu_fmap.cpp
parent2a27075530e4636ff47b79086f965ac773a8053b (diff)
Get more TUs to compile
Diffstat (limited to 'src/d/d_menu_fmap.cpp')
-rw-r--r--src/d/d_menu_fmap.cpp14
1 files changed, 1 insertions, 13 deletions
diff --git a/src/d/d_menu_fmap.cpp b/src/d/d_menu_fmap.cpp
index 5460a4e5..df696042 100644
--- a/src/d/d_menu_fmap.cpp
+++ b/src/d/d_menu_fmap.cpp
@@ -3,8 +3,7 @@
// Translation Unit: d_menu_fmap.cpp
//
-#include "d_menu_fmap.h"
-#include "dolphin/types.h"
+#include "d/d_menu_fmap.h"
/* 801AF4F0-801AF848 .text __ct__9dMf_HIO_cFv */
dMf_HIO_c::dMf_HIO_c() {
@@ -660,14 +659,3 @@ void dMenu_Fmap_c::getButtonIconMode() {
void dDlst_FMAP_c::draw() {
/* Nonmatching */
}
-
-/* 801BB088-801BB0E4 .text __dt__12dDlst_FMAP_cFv */
-dDlst_FMAP_c::~dDlst_FMAP_c() {
- /* Nonmatching */
-}
-
-/* 801BB0E4-801BB12C .text __dt__9dMf_HIO_cFv */
-dMf_HIO_c::~dMf_HIO_c() {
- /* Nonmatching */
-}
-