diff options
-rw-r--r-- | TODO.md | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -30,14 +30,6 @@ ## Misc -* Remember: 4 cores per side - * Each core could sneak attack individually - * Need some way to have four cores share a cache, and each - individually sneak attack - * `#[derive(Clone)]` on `ShareableCache` so each core per team - can keep track of its own sneak attack status - * May need to decouple core/cache steps to avoid double-stepping - <style> h1:before, h2:before { content: none; } </style> |