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 - Earth God's Lyric/Wind God's Aria statues
|
||||
*/
|
||||
|
||||
#include "d/dolzel.h" // IWYU pragma: keep
|
||||
#include "d/actor/d_a_obj_mknjd.h"
|
||||
#include "d/d_s_play.h" // IWYU pragma: keep
|
||||
#include "d/res/res_mknjd.h"
|
||||
@@ -25,7 +26,6 @@
|
||||
#include "m_Do/m_Do_ext.h"
|
||||
#include "m_Do/m_Do_mtx.h"
|
||||
|
||||
|
||||
#define ACT_SETGOAL 0
|
||||
#define ACT_SETANGLE 1
|
||||
#define ACT_WAIT 2
|
||||
|
||||
Reference in New Issue
Block a user