We should document the OSystem keycodes eventually

svn-id: r18093
This commit is contained in:
Max Horn 2005-05-14 15:11:27 +00:00
parent e3362f0923
commit eda6987525

1
TODO
View file

@ -257,6 +257,7 @@ OSystem
to common/system.cpp, or replace it with something better. to common/system.cpp, or replace it with something better.
No hasty changes here, please, make sure you understand how it is used right No hasty changes here, please, make sure you understand how it is used right
now before messing with it ;-) now before messing with it ;-)
* Document key codes to be used for special keys, like F1-F15 etc.
####################################################################### #######################################################################