Fix val
This commit is contained in:
@@ -137,7 +137,7 @@ bitflags! {
|
||||
#[repr(C)]
|
||||
#[derive(Copy, Clone)]
|
||||
pub struct TcgOp: i32 {
|
||||
const SUB = 1;
|
||||
const SUB = 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user