mumble/plugins/testPlugin
Robert Adam 60888caadc FEAT(plugins): Add typedef for API type
This typedef can be used by plugins that don't want to hard-code the
type of the Mumble API type (which contains the API's version) into
their source code.

If this typedef is used, a newer API can be used simply by including a
different API header.
2021-11-18 19:25:28 +01:00
..
CMakeLists.txt BUILD(cmake): Reorganize how plugins are handled 2021-06-16 19:24:25 +02:00
testPlugin.cpp FEAT(plugins): Add typedef for API type 2021-11-18 19:25:28 +01:00