mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-30 18:32:34 +01:00
Make draw string plugin more extendable in future.
This commit is contained in:
@@ -95,6 +95,6 @@ WFunction* wPluginCreateFunction(int type, char *library_name,
|
||||
|
||||
void wPluginDestroyFunction(WFunction *function);
|
||||
|
||||
void** wPluginPackInitData(int members, ...);
|
||||
void** wPluginPackData(int members, ...);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user