From 0903c7bd25c3429856e8131947c2ae15e575f276 Mon Sep 17 00:00:00 2001 From: Lukas Krickl Date: Mon, 24 Feb 2025 06:03:24 +0100 Subject: [PATCH] TODO: Added cursor note --- TODO.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.md b/TODO.md index eeabf87..2f5b50a 100644 --- a/TODO.md +++ b/TODO.md @@ -76,6 +76,8 @@ Each actor and player will have a space in ram for animation data like timers. This section will not need to be saved in sram and can be used for movement animations. Each entity can use this memory for whatever code they might wnat to run during a frame. +Add cursor around current active actor. + ## Item slots All items are held in slots. -- 2.30.2