Open Unverified opened 10 years ago
Change the train control pickup to use a bit field so we can use CLZ to start sending out the task, this will allow us to compress the if-else path into a single switch statement.
Change the train control pickup to use a bit field so we can use CLZ to start sending out the task, this will allow us to compress the if-else path into a single switch statement.