diff options
author | Oskar <[email protected]> | 2024-03-31 20:47:40 +0200 |
---|---|---|
committer | Oskar <[email protected]> | 2024-03-31 20:47:40 +0200 |
commit | c2844d947d2e8fdc43f9ede54fbeab89b3387183 (patch) | |
tree | e5a23165cfbc84a083ea2bd6f51a50ed9f077b69 /TODO | |
parent | 637d43e58f72b0b6a3cc4577370cb52e07836b89 (diff) |
Alright. 'D' and 'X' will work exactly like validate_LN with MODE_N. May
change in the future but for now it will only support MODE_N for
simplicity sake. I really want the new input system out.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,7 +1,6 @@ TODO list. This is mostly so i can plan more granularly and remember small stuff i was working on last time and what i should prioritise first. This is not my overall big planning board. (1 highest prio, 10 lowest) -1 - Think about how i want 'd' and 'x' to work and how it will be validated 1 - Implement 'd' validation 1 - Test 'd' validation 2 - Implement 'x' validation |