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