Compare commits

..

No commits in common. "e71b435ea3dde01a44abf0492bfab12236b1ec06" and "dcdaef82c5f95910cdfdd44151c33f44b9cbf512" have entirely different histories.

View File

@ -397,11 +397,6 @@ 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],