Merge dodrio_berry_picking 1 and 2, sync function names
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
#ifndef GUARD_DATA_DODRIO_BERRY_PICKING_H
|
||||
#define GUARD_DATA_DODRIO_BERRY_PICKING_H
|
||||
|
||||
static const struct BgTemplate sUnknown_847565C[] =
|
||||
{
|
||||
{
|
||||
@@ -243,5 +240,3 @@ static const u32 sDodrioBerryPkmnGfx[] = INCBIN_U32("graphics/link_games/dodriob
|
||||
static const u32 sDodrioBerryBgTilemap1[] = INCBIN_U32("graphics/link_games/dodrioberry_bg1.bin.lz");
|
||||
static const u32 sDodrioBerryBgTilemap2Right[] = INCBIN_U32("graphics/link_games/dodrioberry_bg2right.bin.lz");
|
||||
static const u32 sDodrioBerryBgTilemap2Left[] = INCBIN_U32("graphics/link_games/dodrioberry_bg2left.bin.lz");
|
||||
|
||||
#endif //GUARD_DATA_DODRIO_BERRY_PICKING_H
|
||||
|
||||
+2929
-817
File diff suppressed because it is too large
Load Diff
@@ -12,7 +12,7 @@
|
||||
#include "text_window.h"
|
||||
#include "text_window_graphics.h"
|
||||
#include "constants/songs.h"
|
||||
|
||||
/*
|
||||
struct DodrioStruct_2022CF4
|
||||
{
|
||||
u8 filler_00[0xc];
|
||||
@@ -1614,4 +1614,4 @@ static bool32 sub_8155FE0(void)
|
||||
|
||||
gUnknown_203F440->unk3018++;
|
||||
return FALSE;
|
||||
}
|
||||
}*/
|
||||
|
||||
Reference in New Issue
Block a user