mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-17 21:03:35 -04:00
Use precompiled headers, fix weak data issues
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
* Object - Warp pot
|
||||
*/
|
||||
|
||||
#include "d/dolzel.h" // IWYU pragma: keep
|
||||
#include "d/actor/d_a_obj_warpt.h"
|
||||
#include "d/actor/d_a_player.h"
|
||||
#include "d/res/res_ltubw.h"
|
||||
@@ -16,8 +17,6 @@
|
||||
#include "f_op/f_op_actor_mng.h"
|
||||
#include "m_Do/m_Do_hostIO.h"
|
||||
|
||||
#include "weak_data_1811.h" // IWYU pragma: keep
|
||||
|
||||
class daObj_Warpt_HIO_c : public mDoHIO_entry_c {
|
||||
public:
|
||||
daObj_Warpt_HIO_c();
|
||||
|
||||
Reference in New Issue
Block a user