documenting stuff throughout battle_cursor.c

This commit is contained in:
Land0fChocolate
2026-05-20 23:38:40 +01:00
parent 4abac2cf45
commit 018deb3a5d
14 changed files with 1871 additions and 1872 deletions

View File

@@ -72,7 +72,7 @@ struct BattleSystem {
u8 unk_A8[4];
Trainer trainers[MAX_BATTLERS];
Terrain terrains[2];
UnkStruct_ov16_02268A14 *unk_198;
BattleSubscreen *unk_198;
PartyGauge *partyGauges[2];
FontSpecialCharsContext *specialCharsHP;
FontSpecialCharsContext *specialCharsLevel;