Updated todo

This commit is contained in:
pelya
2013-03-08 00:39:48 +02:00
parent 05847089d3
commit 984ec70cff
3 changed files with 3 additions and 3 deletions

View File

@@ -12,5 +12,3 @@ Known bugs (see also todo.txt)
- SDL_FillRect() does not work with SDL 1.2 in HW mode (and probably with SDL 1.3 too).
- 32-bpp color mode does not work with SW video surface, 24-bpp and 32-bpp mode does not work with SDL_HWSURFACE.
- Option SdlVideoResizeKeepAspect has no effect

View File

@@ -1,6 +1,8 @@
Requested features (see also bugs.txt)
======================================
- Add game action text to keys in the on-screen keyboard layout dialog.
- Redesign on-screen keyboard layout dialog.
- Option to reset SDL config to default.