Extract data for external plugins from internal plugin file

This commit is contained in:
Francois Beutin
2024-01-15 19:25:44 +01:00
parent ca9d5c9c77
commit 294f88195b
17 changed files with 94 additions and 46 deletions

View File

@@ -6,6 +6,7 @@
#include "os.h"
#include "cx.h"
#include "tokens.h"
#include "tx_content.h"
/*************************************************************************************************
* Comments provided in this file are quick reminders on the usage of the plugin interface *