From: Lukas Krickl Date: Tue, 15 Jul 2025 18:11:48 +0000 (+0200) Subject: TODO: Added additionaly todo for map redraws X-Git-Url: https://git.krickl.dev/?a=commitdiff_plain;h=031de69bab615222e3d103dcd222fd2d96bf9096;p=gbrg%2F.git TODO: Added additionaly todo for map redraws --- diff --git a/TODO.md b/TODO.md index 8c6bb7d..fc4f18a 100644 --- a/TODO.md +++ b/TODO.md @@ -45,7 +45,7 @@ [ ] Tiles that are flagged as exit have all the rest of their flags point into the exit table [ ] Exits may be locked [ ] Doors may be opened and can unveil more of the map -[ ] Implement partial map redraws. Allow queueing up a map redraw which then is processed over several frames. +[ ] Implement partial map redraws. Allow queueing up a map redraw which then is processed over several frames. Allow setting a start address, tiles per row and rows to redraw. ## Units