TODO: Added additionaly todo for map redraws
authorLukas Krickl <lukas@krickl.dev>
Tue, 15 Jul 2025 18:11:48 +0000 (20:11 +0200)
committerLukas Krickl <lukas@krickl.dev>
Tue, 15 Jul 2025 18:11:48 +0000 (20:11 +0200)
TODO.md

diff --git a/TODO.md b/TODO.md
index 8c6bb7d77818d2a769a39e4f16c93e67f855a817..fc4f18a11b0c6a60090f6b84a02ab89e0de722d9 100644 (file)
--- 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