mirror of
https://github.com/italicsjenga/agb.git
synced 2025-02-23 22:58:18 +11:00
remove warning
This commit is contained in:
parent
fcce9bd5c5
commit
4d45ca4203
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ pub struct AffineMatrixAttributes {
|
|||
pub p_d: i16,
|
||||
}
|
||||
|
||||
#[allow(dead_code)]
|
||||
enum Mode {
|
||||
Normal = 0,
|
||||
Affine = 1,
|
||||
|
|
Loading…
Add table
Reference in a new issue