aboutsummaryrefslogtreecommitdiff
path: root/backends
diff options
context:
space:
mode:
authorMax Horn2006-03-08 11:47:17 +0000
committerMax Horn2006-03-08 11:47:17 +0000
commit9b6b816a010f809e8396657566d834523771933e (patch)
tree8dc639e904907fc6b3028efbe7f62bbb09e9db50 /backends
parent4f4d4de0180d5664f44477d7ca64d0f9edae2e8d (diff)
downloadscummvm-rg350-9b6b816a010f809e8396657566d834523771933e.tar.gz
scummvm-rg350-9b6b816a010f809e8396657566d834523771933e.tar.bz2
scummvm-rg350-9b6b816a010f809e8396657566d834523771933e.zip
Adapting plugin.syms to the changes made to the plugin API (matching it with the conent of plugin.exp)
svn-id: r21143
Diffstat (limited to 'backends')
-rw-r--r--backends/dc/plugin.syms3
1 files changed, 2 insertions, 1 deletions
diff --git a/backends/dc/plugin.syms b/backends/dc/plugin.syms
index 25ac0bb496..9d207e4a92 100644
--- a/backends/dc/plugin.syms
+++ b/backends/dc/plugin.syms
@@ -1,6 +1,7 @@
_PLUGIN_createEngine
_PLUGIN_detectGames
-_PLUGIN_getSupportedGames
+_PLUGIN_gameIDList
+_PLUGIN_findGameID
_PLUGIN_name
___plugin_ctors
___plugin_ctors_end