make it compie hopefully
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
#include "global.h"
|
||||
#include "rom6.h"
|
||||
#include "event_data.h"
|
||||
#include "rtc.h"
|
||||
#include "time_events.h"
|
||||
#include "field_specials.h"
|
||||
#include "lottery_corner.h"
|
||||
#include "dewford_trend.h"
|
||||
#include "tv.h"
|
||||
|
||||
@@ -3817,7 +3817,7 @@ void sub_813B9A0(void)
|
||||
}
|
||||
}
|
||||
|
||||
bool32 sub_813B9C0(void)
|
||||
bool8 sub_813B9C0(void)
|
||||
{
|
||||
static const u16 gUnknown_085B3444[] = {
|
||||
MAP_OLDALE_TOWN_POKEMON_CENTER_1F,
|
||||
|
||||
@@ -5,7 +5,9 @@
|
||||
#include "global.h"
|
||||
#include "main.h"
|
||||
#include "overworld.h"
|
||||
#include "rom6.h"
|
||||
#include "fldeff.h"
|
||||
#include "field_specials.h"
|
||||
#include "pokeblock.h"
|
||||
#include "event_data.h"
|
||||
#include "script.h"
|
||||
#include "random.h"
|
||||
|
||||
Reference in New Issue
Block a user