aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAstatin <[email protected]>2025-01-24 18:49:12 +0900
committerAstatin <[email protected]>2025-01-24 18:49:12 +0900
commitcf80989154bbb8985bec1d2e089c680714b9b804 (patch)
tree4dd903e51d5a8f997ae84ce5dd4bd78bec8c30bf /TODO
parent1a6621e5b1da42ee4b6b9132790ec744efc009c2 (diff)
Fix XY/YX/BC/CB issue thingy
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 67e7156..faa1f79 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,5 @@
Need to be refactored:
- -> AB/BC/XY/YX thingy issue that makes me angry (functions/macro to predict position could be merged after)
+ -> Fox is sometimes moving too far when walking thingy
-> main is messy and unreadable
-> rework mode checks (heatlh update should happen on both dungeon and dead mode)
-> general structure is messy (why is Update_Animation_Step in entity/action.gbasm ?? What is even entity/action.gbasm supposed to be ??)