mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-21 05:58:59 -04:00
Add fake headers for unsolved weak objects to reduce manual copy-pasting
This commit is contained in:
@@ -114,9 +114,7 @@
|
||||
#include "d/res/res_vtin5.h"
|
||||
#include "d/res/res_vbeso.h"
|
||||
|
||||
// Needed for the .data section to match.
|
||||
static f32 dummy1[3] = {1.0f, 1.0f, 1.0f};
|
||||
static f32 dummy2[3] = {1.0f, 1.0f, 1.0f};
|
||||
#include "weak_data_2100_2080.h" // IWYU pragma: keep
|
||||
|
||||
/* 80383F20-803840E0 .data item_arcname_tbl__10dItem_data */
|
||||
char* dItem_data::item_arcname_tbl[0x70] = {
|
||||
|
||||
Reference in New Issue
Block a user