"get sprite" and "get avatar" functions

This commit is contained in:
2020-06-18 20:32:11 +01:00
parent b468c680b3
commit edbf9575d7
3 changed files with 1599 additions and 0 deletions

View File

@@ -20,6 +20,8 @@ pub mod text;
pub mod tile;
pub mod variable;
pub mod test_omnibus;
use colour::Colour;
use dialogue::Dialogue;
use ending::Ending;