mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 05:08:57 -04:00
Use precompiled headers, fix weak data issues
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
* NPC - Traveling Merchants
|
||||
*/
|
||||
|
||||
#include "d/dolzel.h" // IWYU pragma: keep
|
||||
#include "d/actor/d_a_npc_roten.h"
|
||||
#include "d/res/res_ro.h"
|
||||
#include "m_Do/m_Do_ext.h"
|
||||
@@ -15,8 +16,6 @@
|
||||
#include "d/d_a_obj.h"
|
||||
#include "d/d_snap.h"
|
||||
|
||||
#include "weak_data_1811.h" // IWYU pragma: keep
|
||||
|
||||
extern dCcD_SrcCyl dNpc_cyl_src;
|
||||
|
||||
static const char* l_arcname_tbl[] = {
|
||||
|
||||
Reference in New Issue
Block a user