mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-19 05:02:12 -04:00
Add a precompiled header for RELs (#2597)
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "d/dolzel_rel.h"
|
||||
|
||||
#include "d/actor/d_a_obj_kbacket.h"
|
||||
#include "SSystem/SComponent/c_counter.h"
|
||||
#include "d/actor/d_a_npc.h"
|
||||
@@ -15,8 +17,6 @@
|
||||
// Declarations:
|
||||
//
|
||||
|
||||
UNK_REL_DATA
|
||||
|
||||
static s32 l_bmdData[4] = { 8, 0, 9, 0 };
|
||||
|
||||
static char* l_resNameList[1] = { "Kakashi" };
|
||||
|
||||
Reference in New Issue
Block a user