view src/th06/mod.rs @ 638:a806f28e94fc

Add anm0 support.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Wed, 03 Jul 2019 22:17:04 +0200
parents afa012bb8021
children a8e0219162b6
line wrap: on
line source

//! Touhou 6: EoSD implementation.

pub mod pbg3;
pub mod anm0;