Games: Add Black Mesa support.

This commit is contained in:
CosminPerRam 2023-01-16 21:33:28 +02:00
parent 4a7eb400db
commit 328de37b2d
6 changed files with 22 additions and 3 deletions

View file

@ -61,3 +61,5 @@ pub mod hldms;
pub mod ror2;
/// Battalion 1944
pub mod bat1944;
/// Black Mesa
pub mod bm;