Compare commits
2 Commits
dcdaef82c5
...
e71b435ea3
Author | SHA1 | Date | |
---|---|---|---|
e71b435ea3 | |||
16a37ec828 |
@ -397,6 +397,11 @@ pub struct RoomNameResponse {
|
||||
pub name: String,
|
||||
}
|
||||
|
||||
#[pso_packet(0x6ED)]
|
||||
pub struct UpdateTechMenu {
|
||||
pub config: [u8; 0x28],
|
||||
}
|
||||
|
||||
#[pso_packet(0x7ED)]
|
||||
pub struct UpdateConfig{
|
||||
pub config: [u8; 0xE8],
|
||||
|
Loading…
x
Reference in New Issue
Block a user