mirror of
https://github.com/wiiu-env/SwipSwapMe.git
synced 2024-11-22 04:29:17 +01:00
6 lines
136 B
C
6 lines
136 B
C
#pragma once
|
|
#include "version.h"
|
|
|
|
#define PLUGIN_VERSION "v0.1.2"
|
|
#define PLUGIN_VERSION_FULL PLUGIN_VERSION PLUGIN_VERSION_EXTRA
|