notes
This commit is contained in:
parent
3c43b6c6a6
commit
856386e9bf
@ -75,6 +75,8 @@ pub struct Segment{
|
|||||||
//instruction_count:u32,
|
//instruction_count:u32,
|
||||||
//#[br(count=instruction_count)]
|
//#[br(count=instruction_count)]
|
||||||
//instructions:Vec<instruction::TimedInstruction<simulation::Instruction>>
|
//instructions:Vec<instruction::TimedInstruction<simulation::Instruction>>
|
||||||
|
|
||||||
|
//please remember that strafe ticks are implicit! 33% smaller bot files
|
||||||
}
|
}
|
||||||
|
|
||||||
pub struct StreamableBot<R:BinReaderExt>{
|
pub struct StreamableBot<R:BinReaderExt>{
|
||||||
|
Loading…
Reference in New Issue
Block a user