diff options
| author | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2024-01-16 17:18:38 -0500 |
|---|---|---|
| committer | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2024-01-16 17:18:38 -0500 |
| commit | fb6939d9cdc3545f8f99ca76dbd8f0c460071142 (patch) | |
| tree | c44cb3d00d13960d1934a86c32ff17af78575145 /src/d/d_menu_fmap2.cpp | |
| parent | 2a27075530e4636ff47b79086f965ac773a8053b (diff) | |
Get more TUs to compile
Diffstat (limited to 'src/d/d_menu_fmap2.cpp')
| -rw-r--r-- | src/d/d_menu_fmap2.cpp | 19 |
1 files changed, 1 insertions, 18 deletions
diff --git a/src/d/d_menu_fmap2.cpp b/src/d/d_menu_fmap2.cpp index b02a4448..8a26d818 100644 --- a/src/d/d_menu_fmap2.cpp +++ b/src/d/d_menu_fmap2.cpp @@ -3,8 +3,7 @@ // Translation Unit: d_menu_fmap2.cpp // -#include "d_menu_fmap2.h" -#include "dolphin/types.h" +#include "d/d_menu_fmap2.h" /* 801BB3E4-801BB5B8 .text __ct__10dMf2_HIO_cFv */ dMf2_HIO_c::dMf2_HIO_c() { @@ -570,19 +569,3 @@ void dDlst_FMAP2_c::draw() { void dDlst_FMAP2GS_c::draw() { /* Nonmatching */ } - -/* 801C790C-801C7968 .text __dt__15dDlst_FMAP2GS_cFv */ -dDlst_FMAP2GS_c::~dDlst_FMAP2GS_c() { - /* Nonmatching */ -} - -/* 801C7968-801C79C4 .text __dt__13dDlst_FMAP2_cFv */ -dDlst_FMAP2_c::~dDlst_FMAP2_c() { - /* Nonmatching */ -} - -/* 801C79C4-801C7A0C .text __dt__10dMf2_HIO_cFv */ -dMf2_HIO_c::~dMf2_HIO_c() { - /* Nonmatching */ -} - |
