aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index af1a8f9732..c949cea574 100644
--- a/TODO
+++ b/TODO
@@ -11,7 +11,7 @@ General
* allow for return-to-launcher instead of a normal "quit" ?
* improve the argv (command line args) parser
* extend the Plugin API to provide for "game detection": instead of the
- TargetSettings::detectname "hack" to detect files, provide a callback
+ GameSettings::detectname "hack" to detect files, provide a callback
in each Plugin which given a FSList returns a list of candidate targets.
This way, a plugin can implement tests more elaborate than filename
checking, e.g. it could actually peek into the files.