From 3a1db3dfac99d017b592afa4e7e3fc7325e060cc Mon Sep 17 00:00:00 2001 From: Seth Barberee Date: Tue, 19 Oct 2021 17:48:38 -0700 Subject: Moves and some friend_area_action_menu --- include/friend_area_action_menu.h | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'include/friend_area_action_menu.h') diff --git a/include/friend_area_action_menu.h b/include/friend_area_action_menu.h index 6a3f330..dfddc22 100644 --- a/include/friend_area_action_menu.h +++ b/include/friend_area_action_menu.h @@ -10,13 +10,12 @@ struct unkStruct_203B2BC u16 unkA; u32 itemIndex; struct HeldItem itemToGive; - struct ItemSlot unk14; + struct HeldItem unk14; struct PokemonStruct *unk18; u32 unk1C; u32 unk20; - u32 unk24; - u32 unk28; - u8 fill2C[0x68 - 0x2C]; + u16 unk24; + struct PokemonMove unk28[8]; u32 unk68; u32 unk6C; u32 unk70; -- cgit v1.2.3