initializeLink.c OK

This commit is contained in:
theo3
2020-08-08 13:59:05 -07:00
parent 65b4f30266
commit 001bf63c61
8 changed files with 85 additions and 195 deletions
+3
View File
@@ -41,6 +41,7 @@ extern void CopyPositionAndSpriteOffset(Entity*, Entity*);
extern u8* GetSpriteSubEntryOffsetDataPointer(u32, u32);
extern u32 LoadFixedGFX(Entity*, u32);
extern void ExecuteScriptCommandSet(Entity*, void *);
extern void _DmaFill32(u32, void*, u32);
// Unidentified
extern void sub_0806ED78(Entity*);
@@ -228,4 +229,6 @@ extern u32 sub_0806F3E4(Entity*);
extern void sub_0804A7D4(Entity*);
extern void sub_08033744(Entity*);
extern void sub_0800417E(Entity*, u32);
extern void sub_080784C8();
extern void sub_08017640();
#endif
+2 -1
View File
@@ -62,7 +62,8 @@ typedef struct {
u8 playerState;
u8 field_0xf;
Coords playerStartPos;
u16 playerLayer;
u8 playerLayer;
u8 field_0x13;
u8 field_0x14[0xa];
u16 field_0x20;
u16 field_0x22;