mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-19 13:24:12 -04:00
Use precompiled headers, fix weak data issues
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
* Object - Wooden shelf
|
||||
*/
|
||||
|
||||
#include "d/dolzel.h" // IWYU pragma: keep
|
||||
#include "d/actor/d_a_obj_shelf.h"
|
||||
#include "d/res/res_otana.h"
|
||||
#include "d/d_procname.h"
|
||||
@@ -11,8 +12,6 @@
|
||||
#include "d/actor/d_a_npc_ba1.h"
|
||||
#include "m_Do/m_Do_mtx.h"
|
||||
|
||||
#include "weak_data_1811.h" // IWYU pragma: keep
|
||||
|
||||
Mtx daObjShelf::Act_c::M_tmp_mtx;
|
||||
|
||||
namespace daObjShelf {
|
||||
|
||||
Reference in New Issue
Block a user