summaryrefslogtreecommitdiff
path: root/include/gulpin_shop.h
diff options
context:
space:
mode:
authorSeth Barberee <seth.barberee@gmail.com>2021-11-02 16:37:00 -0700
committerGitHub <noreply@github.com>2021-11-02 16:37:00 -0700
commite29e61a4a1de2dff8ac4b7d0469794ba9ddf48f8 (patch)
treeaa9bf96f0d1d91f06220e670b660f5fcf829b945 /include/gulpin_shop.h
parentf99f00b180561afeeb4b9c9918135c2db607fd52 (diff)
parent3a1db3dfac99d017b592afa4e7e3fc7325e060cc (diff)
Merge pull request #68 from SethBarberee/sese_work
Moves and some friend_area_action_menu
Diffstat (limited to 'include/gulpin_shop.h')
-rw-r--r--include/gulpin_shop.h8
1 files changed, 1 insertions, 7 deletions
diff --git a/include/gulpin_shop.h b/include/gulpin_shop.h
index 1d6f53d..cfc2238 100644
--- a/include/gulpin_shop.h
+++ b/include/gulpin_shop.h
@@ -1,12 +1,6 @@
#ifndef GUARD_GULPIN_SHOP_H
#define GUARD_GULPIN_SHOP_H
-struct unkStruct_Gulpin
-{
- u8 fill0[0x22];
- u16 unk22;
-};
-
struct unkStruct_203B26C
{
// size: 0x18C
@@ -15,7 +9,7 @@ struct unkStruct_203B26C
u32 unk8;
s16 speciesNum; // species of chosen Pokemon
u8 unkE;
- struct unkStruct_Gulpin * unk10;
+ struct PokemonMove * unk10;
u32 unk14;
u32 unk18;
u16 unk1C;