comparison 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
comparison
equal deleted inserted replaced
637:afa012bb8021 638:a806f28e94fc
1 //! Touhou 6: EoSD implementation. 1 //! Touhou 6: EoSD implementation.
2 2
3 pub mod pbg3; 3 pub mod pbg3;
4 pub mod anm0;