Ballistic Overkill support.

This commit is contained in:
CosminPerRam 2023-02-18 18:17:19 +02:00
parent df9005cc9f
commit eca9757421
6 changed files with 20 additions and 1 deletions

View file

@ -75,3 +75,5 @@ pub mod cosu;
pub mod onset;
/// Codename CURE
pub mod ccure;
/// Ballistic Overkill
pub mod bo;