aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2017-12-21 23:32:18 +0100
committerLoïc Hoguin <[email protected]>2017-12-21 23:32:18 +0100
commit9a8a6bf9b8414470952b008c84515b9516ddc7f2 (patch)
treed7c69c3fc273e25a5e9f8c23e1750c42bd63d7e3 /README.md
parentb0950785e72d9d59c6fd816c01d203ecb083c663 (diff)
downloadesdl2-9a8a6bf9b8414470952b008c84515b9516ddc7f2.tar.gz
esdl2-9a8a6bf9b8414470952b008c84515b9516ddc7f2.tar.bz2
esdl2-9a8a6bf9b8414470952b008c84515b9516ddc7f2.zip
Add sdl_cursor along with all its related functions
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/README.md b/README.md
index bb12b65..35e931a 100644
--- a/README.md
+++ b/README.md
@@ -228,9 +228,6 @@ The following tasks remain to be done:
* http://hg.libsdl.org/SDL/file/default/include/SDL_scancode.h
* We probably should make it easy to identify keycodes and scancodes.
-* http://hg.libsdl.org/SDL/file/default/include/SDL_mouse.h
- * We need to implement everything.
-
* http://hg.libsdl.org/SDL/file/default/include/SDL_joystick.h
* We need to implement everything.