mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 13:13:29 -04:00
Use precompiled headers, fix weak data issues
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
* Player - Hyoi Seagull
|
||||
*/
|
||||
|
||||
#include "d/dolzel.h" // IWYU pragma: keep
|
||||
#include "d/actor/d_a_npc_kamome.h"
|
||||
#include "d/res/res_kamome.h"
|
||||
#include "d/d_com_inf_game.h"
|
||||
@@ -17,9 +18,6 @@
|
||||
#include "d/d_snap.h"
|
||||
#include "d/d_camera.h"
|
||||
|
||||
#include "weak_bss_936_to_1036.h" // IWYU pragma: keep
|
||||
#include "weak_data_1811.h" // IWYU pragma: keep
|
||||
|
||||
static char* l_staff_name = "HyoiKam";
|
||||
static daNpc_kam_HIO_c l_HIO;
|
||||
static int l_hio_counter;
|
||||
|
||||
Reference in New Issue
Block a user