mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-29 21:33:35 -05:00
add event plugin type
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#define RSP_VERSION "1.0"
|
||||
|
||||
extern PLUGIN_INFO _pi;
|
||||
#define infn ((PLUGIN_INPUT_FN *)(_pi.fn))
|
||||
#define infn ((PLUGIN_INPUT_FN *)(_pi.pi))
|
||||
|
||||
#ifndef TRUE
|
||||
# define TRUE 1
|
||||
|
||||
Reference in New Issue
Block a user