1
0
Fork 0
forked from wry/wry
wry/wire/jay_output.txt
2024-04-08 11:55:07 +02:00

19 lines
131 B
Text

# requests
msg destroy = 0 {
}
# events
msg linear_id = 0 {
linear_id: u32,
}
msg unused = 1 {
}
msg destroyed = 2 {
}