view src/th06/mod.rs @ 640:37d151fe000b

Implement better defaults for Sprite, and a beginning of
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Thu, 04 Jul 2019 21:47:53 +0200
parents a8e0219162b6
children 9e40bd5cc26d
line wrap: on
line source

//! Touhou 6: EoSD implementation.

pub mod pbg3;
pub mod anm0;
pub mod anm0_vm;