Games: Codename CURE support.

This commit is contained in:
CosminPerRam 2023-02-18 18:09:20 +02:00
parent bdaa1c4f64
commit df9005cc9f
6 changed files with 21 additions and 2 deletions

View file

@ -73,3 +73,5 @@ pub mod dst;
pub mod cosu;
/// Onset
pub mod onset;
/// Codename CURE
pub mod ccure;