Add a precompiled header for RELs (#2597)

This commit is contained in:
Max Roncace
2025-08-24 02:52:08 -04:00
committed by GitHub
parent 8a30030dc7
commit 513816ce5c
1085 changed files with 4491 additions and 12588 deletions
+3 -6
View File
@@ -1,8 +1,10 @@
/**
* @file d_a_obj_zraMark.cpp
* @file d_a_obj_zraMark.cpp
*
*/
#include "d/dolzel_rel.h"
#include "d/actor/d_a_obj_zraMark.h"
#include "SSystem/SComponent/c_lib.h"
#include "SSystem/SComponent/c_math.h"
@@ -10,11 +12,6 @@
#include "d/actor/d_a_npc_hoz.h"
#include "d/actor/d_a_npc_zra.h"
_ZraMark_Hahen_c::_ZraMark_Hahen_c() {
mpModel = NULL;
setColor(0);
}
/* 80D42658-80D42678 000078 0020+00 1/1 0/0 0/0 .text createSolidHeap__FP10fopAc_ac_c */
static int createSolidHeap(fopAc_ac_c* i_this) {
return ((daObjZraMark_c*)i_this)->CreateHeap();