mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-04 04:30:40 -04:00
Get more TUs to compile
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
// Translation Unit: d_menu_cloth.cpp
|
||||
//
|
||||
|
||||
#include "d_menu_cloth.h"
|
||||
#include "d/d_menu_cloth.h"
|
||||
#include "dolphin/types.h"
|
||||
|
||||
/* 8019940C-8019966C .text __ct__13daCLOTH_HIO_cFv */
|
||||
@@ -145,9 +145,3 @@ void dMenu_ClothDraw(void*) {
|
||||
void dMenu_ClothIsDelete(void*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8019BDE0-8019BE50 .text __dt__13daCLOTH_HIO_cFv */
|
||||
daCLOTH_HIO_c::~daCLOTH_HIO_c() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user