Set up testing infrastructure
This commit is contained in:
parent
e74ddfd106
commit
cba88c5def
18 changed files with 494 additions and 176 deletions
src/arcaea
|
@ -73,6 +73,7 @@ impl ImageVec {
|
|||
// }}}
|
||||
}
|
||||
|
||||
#[derive(Clone)]
|
||||
pub struct JacketCache {
|
||||
jackets: Vec<(u32, ImageVec)>,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue