Search
lxdream.org :: lxdream/src/plugin.h :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/plugin.h
changeset 1027:4e527bc96109
prev1024:c67f2d61ab97
next1169:23a9613aceb1
author nkeynes
date Fri Jun 26 13:53:54 2009 +0000 (14 years ago)
permissions -rw-r--r--
last change Do the save-to-temp and rename thing when saving VMUs, for the sake of limiting corruption possibilities
file annotate diff log raw
1.1 --- a/src/plugin.h Sat Jun 13 00:50:48 2009 +0000
1.2 +++ b/src/plugin.h Fri Jun 26 13:53:54 2009 +0000
1.3 @@ -64,7 +64,7 @@
1.4
1.5 #endif /* ENABLE_SHARED */
1.6
1.7 -gboolean plugin_init(const gchar *path);
1.8 +gboolean plugin_init();
1.9
1.10 #ifdef __cplusplus
1.11 }
.