mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-16 12:24:45 -04:00
Add a precompiled header for RELs (#2597)
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
* Bulblin Gate
|
||||
*/
|
||||
|
||||
#include "d/dolzel_rel.h"
|
||||
|
||||
#include "d/actor/d_a_obj_rgate.h"
|
||||
#include "SSystem/SComponent/c_math.h"
|
||||
#include "d/d_bg_w.h"
|
||||
@@ -213,8 +215,6 @@ void daObjRgate_c::setBaseMtx() {
|
||||
}
|
||||
}
|
||||
|
||||
UNK_REL_DATA;
|
||||
|
||||
/* 80CBC4C0-80CBC4C4 -00001 0004+00 4/4 0/0 0/0 .data l_arcName */
|
||||
static char* l_arcName = "M_RGate00";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user