Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/pret/pokeheartgold into p…
Browse files Browse the repository at this point in the history
…arty_menu_app
  • Loading branch information
PikalaxALT committed Jun 28, 2024
2 parents d1ae216 + f9669c7 commit 4904830
Show file tree
Hide file tree
Showing 2 changed files with 153 additions and 152 deletions.
4 changes: 2 additions & 2 deletions include/pokemon_types_def.h
Original file line number Diff line number Diff line change
Expand Up @@ -252,14 +252,14 @@ struct UnkStruct_02069038 {
struct Pokeanm anim;
};

struct UnkStruct_02070D3C {
typedef struct UnkStruct_02070D3C {
NarcId narcId;
s32 ncgr_id;
s32 nclr_id;
s32 ncer_id;
s32 nanr_id;
s32 ncbr_id;
};
} UnkStruct_02070D3C;

struct Evolution {
u16 method;
Expand Down
Loading

0 comments on commit 4904830

Please sign in to comment.