mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-10 18:46:45 -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_brg.h"
|
||||
#include "d/d_com_inf_game.h"
|
||||
#include "d/d_s_play.h"
|
||||
@@ -354,8 +356,6 @@ static int daObj_Brg_Draw(obj_brg_class* i_this) {
|
||||
return 1;
|
||||
}
|
||||
|
||||
UNK_REL_BSS;
|
||||
|
||||
/* 80BC2526 0002+00 data_80BC2526 wy */
|
||||
static s16 wy;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user