mirror of
https://codeberg.org/demostf/parser.git
synced 2026-06-04 02:24:12 +02:00
more string table tests
This commit is contained in:
parent
a6ba0c20ec
commit
875dc7120c
43 changed files with 190 additions and 4 deletions
|
|
@ -22,7 +22,7 @@ pub struct StringCmdMessage {
|
|||
}
|
||||
|
||||
#[derive(BitRead, BitWrite, Debug, PartialEq)]
|
||||
pub struct SigOnStateMessage {
|
||||
pub struct SignOnStateMessage {
|
||||
pub state: u8,
|
||||
pub count: u32,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue