Skip to content

Commit

Permalink
address review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
PikalaxALT committed Jun 16, 2024
1 parent a0ce925 commit 8b5b46b
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 8b5b46b

Please sign in to comment.