mirror of
https://github.com/zeldaret/tp
synced 2026-08-30 17:29:39 -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_e_sb.h"
|
||||
#include "d/actor/d_a_e_bg.h"
|
||||
#include "d/actor/d_a_player.h"
|
||||
@@ -263,8 +265,6 @@ static void* s_bomb_sub(void* arg0, void* arg1) {
|
||||
return NULL;
|
||||
}
|
||||
|
||||
UNK_REL_BSS;
|
||||
|
||||
static u8 l_HIOInit;
|
||||
|
||||
/* 80784F84-80784FC4 000054 0040+00 14/16 0/0 0/0 .bss l_HIO */
|
||||
|
||||
Reference in New Issue
Block a user