Searched refs:LOADING_IMG_PATH (Results 1 – 1 of 1) sorted by relevance
19 const LOADING_IMG_PATH: &[u8] = include_bytes!("../resource/loading.png"); constant182 ImageResource::from_path(LOADING_IMG_PATH).unwrap(), in init_loading_panel()