mirror of
https://github.com/italicsjenga/agb.git
synced 2025-01-11 17:41:33 +11:00
remove warning
This commit is contained in:
parent
fcce9bd5c5
commit
4d45ca4203
|
@ -54,6 +54,7 @@ pub struct AffineMatrixAttributes {
|
|||
pub p_d: i16,
|
||||
}
|
||||
|
||||
#[allow(dead_code)]
|
||||
enum Mode {
|
||||
Normal = 0,
|
||||
Affine = 1,
|
||||
|
|
Loading…
Reference in a new issue