mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 21:18:23 -04:00
Use precompiled headers, fix weak data issues
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
* Object - Grotto
|
||||
*/
|
||||
|
||||
#include "d/dolzel.h" // IWYU pragma: keep
|
||||
#include "d/actor/d_a_obj_hole.h"
|
||||
#include "d/res/res_aana.h"
|
||||
#include "d/d_bg_s_lin_chk.h"
|
||||
@@ -17,8 +18,6 @@
|
||||
#include "m_Do/m_Do_ext.h"
|
||||
#include "m_Do/m_Do_mtx.h"
|
||||
|
||||
#include "weak_data_1811.h" // IWYU pragma: keep
|
||||
|
||||
static daObj_Hole_HIO_c l_HIO;
|
||||
|
||||
const char daObj_Hole_c::m_arc_name[] = "Aana";
|
||||
|
||||
Reference in New Issue
Block a user