Merge branch 'master' into gflib
This commit is contained in:
+1
-1
@@ -49,7 +49,7 @@ struct PikeWildMon
|
||||
{
|
||||
u16 species;
|
||||
u8 levelDelta;
|
||||
u16 moves[4];
|
||||
u16 moves[MAX_MON_MOVES];
|
||||
};
|
||||
|
||||
// IWRAM bss
|
||||
|
||||
Reference in New Issue
Block a user