derive
This commit is contained in:
parent
984adbd942
commit
2346b6c661
|
@ -45,7 +45,7 @@ impl TiledataArea {
|
|||
}
|
||||
}
|
||||
|
||||
#[derive(Debug)]
|
||||
#[derive(Debug, PartialEq)]
|
||||
enum ObjSize {
|
||||
S8x8,
|
||||
S8x16,
|
||||
|
|
Loading…
Reference in a new issue