mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-19 21:11:59 -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_swBallA.h"
|
||||
#include "d/actor/d_a_player.h"
|
||||
#include "d/actor/d_a_obj_carry.h"
|
||||
@@ -140,8 +142,6 @@ int daObjSwBallA_c::Create() {
|
||||
return 1;
|
||||
}
|
||||
|
||||
UNK_REL_DATA
|
||||
|
||||
/* 80CF4438-80CF443C -00001 0004+00 3/3 0/0 0/0 .data l_arcName */
|
||||
static char* l_arcName = "P_LBswA";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user