add names in show-battle-params

This commit is contained in:
Martin Michelsen
2025-08-06 21:03:20 -07:00
parent ab38a58e39
commit 5c84581978
6 changed files with 51 additions and 17 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ public:
/* AE00 */ parray<parray<MovementData, 0x60>, 4> movement_data;
/* F600 */
void print(FILE* stream) const;
void print(FILE* stream, Episode episode) const;
} __packed_ws__(Table, 0xF600);
BattleParamsIndex(