summaryrefslogtreecommitdiff
path: root/include/rom4.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rom4.h')
-rw-r--r--include/rom4.h9
1 files changed, 8 insertions, 1 deletions
diff --git a/include/rom4.h b/include/rom4.h
index 98ec02b5f..afa489770 100644
--- a/include/rom4.h
+++ b/include/rom4.h
@@ -9,6 +9,13 @@ struct UnkPlayerStruct
u8 player_field_1;
};
+struct LinkPlayerMapObject {
+ u8 active;
+ u8 linkPlayerId;
+ u8 mapObjId;
+ u8 mode;
+};
+
// sub_8052F5C
// flag_var_implications_of_teleport_
// new_game
@@ -17,7 +24,7 @@ void sub_8053050(void);
// sub_805308C
void sub_80530AC(void);
void sav12_xor_increment(u8 index);
-u32 sub_8053108(u8);
+u32 sub_8053108(u8 index);
// sav12_xor_set
// sub_8053154
// sub_8053198