mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 13:13:29 -04:00
Use precompiled headers, fix weak data issues
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
// Translation Unit: d_a_obj_tide.cpp
|
||||
//
|
||||
|
||||
#include "d/dolzel.h" // IWYU pragma: keep
|
||||
#include "d/actor/d_a_obj_tide.h"
|
||||
#include "d/actor/d_a_tag_waterlevel.h"
|
||||
#include "d/d_procname.h"
|
||||
@@ -51,8 +52,6 @@ inline const Attr_c& attr(Type_e type) {
|
||||
|
||||
Mtx Act_c::M_tmp_mtx;
|
||||
|
||||
#include "weak_data_1811.h" // IWYU pragma: keep
|
||||
|
||||
/* 00000078-00000644 .text CreateHeap__Q29daObjTide5Act_cFv */
|
||||
BOOL Act_c::CreateHeap() {
|
||||
const char* arcname = attr(M_type).arcName;
|
||||
|
||||
Reference in New Issue
Block a user