mirror of
https://github.com/zeldaret/tww.git
synced 2024-11-26 23:01:24 +00:00
fix JPN build
This commit is contained in:
parent
3eac0a16ac
commit
76a652c977
@ -7,6 +7,9 @@
|
||||
#include "d/d_save_init.h"
|
||||
#include "d/d_com_inf_game.h"
|
||||
#include "d/d_item_data.h"
|
||||
#if VERSION == VERSION_JPN
|
||||
#include "d/d_s_play.h"
|
||||
#endif
|
||||
#include "d/actor/d_a_npc_sarace.h"
|
||||
#include "m_Do/m_Do_audio.h"
|
||||
#include "JSystem/JUtility/JUTAssert.h"
|
||||
|
Loading…
Reference in New Issue
Block a user