mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-03-06 07:27:47 +01:00
minor format fix
This commit is contained in:
parent
fac6f21ed0
commit
f0edbeb0b0
@ -179,7 +179,7 @@ void BattleAI_SetupAIData(u8 defaultScoreMoves)
|
||||
{
|
||||
s32 i, move, dmg;
|
||||
u8 moveLimitations;
|
||||
|
||||
|
||||
// Clear AI data but preserve the flags.
|
||||
u32 flags = AI_THINKING_STRUCT->aiFlags;
|
||||
memset(AI_THINKING_STRUCT, 0, sizeof(struct AI_ThinkingStruct));
|
||||
|
Loading…
x
Reference in New Issue
Block a user