Merge branch 'master' into battle

This commit is contained in:
jiangzhengwenjz
2019-08-27 08:21:46 +08:00
75 changed files with 1431 additions and 694 deletions
+1 -1
View File
@@ -6370,7 +6370,7 @@ void atk7C_trymirrormove(void)
u16 movesArray[4];
// incorrect pointer load sequence
// and incorrect sequence of words in data pool
// and incorrect layout in data pools
for (i = 0; i < 3; ++i)
movesArray[i] = 0;
for (validMovesCount = 0, i = 0; i < gBattlersCount; ++i)