AromaBasePlugin/src/main.h

6 lines
134 B
C
Raw Normal View History

2023-01-24 21:11:53 +01:00
#pragma once
#include "version.h"
#define PLUGIN_VERSION "v0.1"
#define PLUGIN_VERSION_FULL PLUGIN_VERSION PLUGIN_VERSION_EXTRA