mirror of
https://github.com/redstrate/Kawari.git
synced 2025-06-30 03:37:45 +00:00
Fix tests
This commit is contained in:
parent
6ecdae840c
commit
2cbf70fbe5
1 changed files with 1 additions and 1 deletions
|
@ -236,7 +236,7 @@ mod tests {
|
|||
}
|
||||
|
||||
#[binrw]
|
||||
#[br(import(_magic: &ClientLobbyIpcType))]
|
||||
#[br(import(_magic: &ClientLobbyIpcType, _size: &u32))]
|
||||
#[derive(Debug, Clone)]
|
||||
enum ClientLobbyIpcData {
|
||||
Dummy(),
|
||||
|
|
Loading…
Add table
Reference in a new issue