mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-14 13:50:13 +00:00
Add fixme
svn-id: r5217
This commit is contained in:
parent
8af300fec3
commit
9ec3336de4
@ -204,6 +204,7 @@ void GameDetector::parseCommandLine(int argc, char **argv)
|
||||
_save_slot = -1;
|
||||
|
||||
/* Parse the arguments */
|
||||
// FIXME: Add more lemons
|
||||
for (i = argc - 1; i >= 1; i--) {
|
||||
s = argv[i];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user