Searched refs:MONSTER_EXTENSION (Results 1 – 2 of 2) sorted by relevance
2019 pub const MONSTER_EXTENSION: &'static str = "mon"; constant
244 assert_eq!("mon", my_game::example::MONSTER_EXTENSION); in monster_file_extension()