through sub_811E040
This commit is contained in:
@@ -8,7 +8,10 @@ struct PokemonSpecialAnimScene
|
||||
u16 field_0000;
|
||||
u8 filler_0002[2];
|
||||
u16 field_0004;
|
||||
u8 filler_0006[0xA];
|
||||
u16 field_0006;
|
||||
u16 field_0008;
|
||||
u8 field_000a;
|
||||
struct Sprite * field_000c;
|
||||
struct Sprite * field_0010;
|
||||
u8 field_0014[0x900];
|
||||
u8 field_0914[BG_SCREEN_SIZE];
|
||||
@@ -57,7 +60,7 @@ bool8 sub_811D280(void);
|
||||
void sub_811D29C(void);
|
||||
void sub_811D2A8(void);
|
||||
void sub_811D2D0(void);
|
||||
void sub_811D2EC(u8 a0);
|
||||
void sub_811D2EC(u8 messageId);
|
||||
void sub_811D4D4(void);
|
||||
bool8 sub_811D4EC(void);
|
||||
void sub_811D4FC(void);
|
||||
@@ -68,10 +71,10 @@ bool8 sub_811D5C0(void);
|
||||
void sub_811D6EC(void);
|
||||
bool8 sub_811D6FC(void);
|
||||
bool8 sub_811D754(void);
|
||||
void sub_811D830(u8 a0);
|
||||
void sub_811D830(u8 closeness);
|
||||
void sub_811D948(u8 closeness);
|
||||
bool8 sub_811D9A8(void);
|
||||
void sub_811DC54(u16 itemId, u8 closeness, u8 a2);
|
||||
void sub_811DC54(u16 itemId, u8 closeness, bool32 a2);
|
||||
void sub_811DCF0(u16 itemId);
|
||||
bool8 sub_811DD90(void);
|
||||
void sub_811E040(void);
|
||||
|
||||
@@ -1454,5 +1454,11 @@ extern const u8 gUnknown_841B306[];
|
||||
extern const u8 gUnknown_841B315[];
|
||||
extern const u8 gUnknown_841B31B[];
|
||||
extern const u8 gUnknown_841B329[];
|
||||
extern const u8 gUnknown_841B2A9[];
|
||||
extern const u8 gUnknown_841B2B7[];
|
||||
extern const u8 gUnknown_841B2BE[];
|
||||
extern const u8 gUnknown_841B2CC[];
|
||||
extern const u8 gUnknown_841B2D4[];
|
||||
extern const u8 gUnknown_841B2C6[];
|
||||
|
||||
#endif //GUARD_STRINGS_H
|
||||
|
||||
Reference in New Issue
Block a user