get more d_ TUs to compile

This commit is contained in:
LagoLunatic
2024-03-01 01:21:27 -05:00
parent 568630b072
commit b8f4d25c56
30 changed files with 872 additions and 260 deletions
+2 -8
View File
@@ -3,8 +3,8 @@
// Translation Unit: d_scope.cpp
//
#include "d_scope.h"
#include "dolphin/types.h"
#include "d/d_scope.h"
#include "f_op/f_op_msg.h"
/* 80237568-802375E8 .text draw__13dDlst_2DSCP_cFv */
void dDlst_2DSCP_c::draw() {
@@ -210,9 +210,3 @@ void dScp_Delete(sub_scp_class*) {
void dScp_Create(msg_class*) {
/* Nonmatching */
}
/* 8023B49C-8023B4F8 .text __dt__13dDlst_2DSCP_cFv */
dDlst_2DSCP_c::~dDlst_2DSCP_c() {
/* Nonmatching */
}