Games: Add Battalion 1944 support.

This commit is contained in:
CosminPerRam 2023-01-13 23:08:09 +02:00
parent 018935fd29
commit 9bcbfbc198
6 changed files with 24 additions and 5 deletions

View file

@ -59,3 +59,5 @@ pub mod doi;
pub mod hldms;
/// Risk of Rain 2
pub mod ror2;
/// Battalion 1944
pub mod bat1944;