remove unused bs signature (#5257)

This commit is contained in:
Salem 2024-08-25 23:13:40 +02:00 committed by GitHub
parent 92038129e2
commit ceec17ec7b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -469,7 +469,6 @@ extern const u8 BattleScript_AngerShellActivates[];
extern const u8 BattleScript_WellBakedBodyActivates[];
extern const u8 BattleScript_WindRiderActivatesMoveEnd[];
extern const u8 BattleScript_WindPowerActivates[];
extern const u8 BattleScript_WindPowerActivatesEnd2[];
extern const u8 BattleScript_ProtosynthesisActivates[];
extern const u8 BattleScript_QuarkDriveActivates[];
extern const u8 BattleScript_GoodAsGoldActivates[];