From ab116e0af9236ee80d30a5c0cd938d0c9ea25aff Mon Sep 17 00:00:00 2001 From: Shinovon Date: Thu, 7 May 2026 06:56:52 +0500 Subject: [PATCH] Update todo --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 37e8292..26cc810 100644 --- a/TODO.md +++ b/TODO.md @@ -2,7 +2,6 @@ Common: - [x] Make it compile - [x] Window implementation - [x] Fix shader compilation -- [x] Basic touch controls - [x] Downscale textures - [ ] Simplify geometry - [x] Touch controls @@ -12,6 +11,7 @@ Common: - [x] Config - [x] Merge S60v3 and ^3 branches - [ ] Move map to top left corner +- [ ] Do something with sprites, they're still taking too much frame time GLES 2.0 specific: - [x] Optimize to always run 10+ fps