Macro veloren_common::sprites
source ยท macro_rules! sprites { ( $($category_name:ident = $category_disc:literal $(has $($attr:ident),* $(,)?)? { $($sprite_name:ident = $sprite_id:literal),* $(,)? }),* $(,)? ) => { ... }; }
macro_rules! sprites { ( $($category_name:ident = $category_disc:literal $(has $($attr:ident),* $(,)?)? { $($sprite_name:ident = $sprite_id:literal),* $(,)? }),* $(,)? ) => { ... }; }