lilypadSmall.c OK

This commit is contained in:
theo3
2020-08-15 11:18:00 -07:00
parent d9572b3a03
commit c32fcaca51
6 changed files with 79 additions and 149 deletions
+5
View File
@@ -7,6 +7,7 @@
#include "position.h"
#include "player.h"
#include "structures.h"
#include "room.h"
// Identified - to be sorted into header files
extern u32 Random(void);
@@ -243,4 +244,8 @@ extern void sub_0807921C();
extern void sub_0807A1B8();
extern void sub_08079938();
extern void sub_0807ACCC(Entity*);
extern void sub_080A2BE4(Entity*, u32);
extern u32 sub_08097ADC(Entity*);
extern void sub_08097B24(Entity*);
extern u32 sub_08079F8C(void);
#endif
+3 -1
View File
@@ -20,7 +20,9 @@ typedef struct {
/*0x0d*/ u8 field_0xd[2];
/*0x0f*/ u8 hurtBlinkSpeed;
/*0x10*/ u8 field_0x10[4];
/*0x14*/ u16 field_0x14[3];
/*0x11*/ u8 field_0x14;
/*0x11*/ u8 field_0x15;
/*0x14*/ u16 field_0x16[2];
/*0x1a*/ u8 field_0x1a[2];
/*0x1c*/ u8 field_0x1c;
/*0x1d*/ u8 field_0x1d[5];