mirror of
https://github.com/wiiu-env/region_free_plugin.git
synced 2024-11-21 19:09:17 +01:00
Bump the version
This commit is contained in:
parent
c6f089367c
commit
df41814b07
@ -3,7 +3,7 @@
|
|||||||
#include "version.h"
|
#include "version.h"
|
||||||
#include <coreinit/mcp.h>
|
#include <coreinit/mcp.h>
|
||||||
|
|
||||||
#define VERSION "v0.2.1"
|
#define VERSION "v0.2.2"
|
||||||
#define VERSION_FULL VERSION VERSION_EXTRA
|
#define VERSION_FULL VERSION VERSION_EXTRA
|
||||||
|
|
||||||
extern int gForceSettingsEnabled;
|
extern int gForceSettingsEnabled;
|
||||||
@ -37,4 +37,4 @@ extern int32_t gDefaultCountryForEUR;
|
|||||||
extern Lanuages gDefaultLangForUSA;
|
extern Lanuages gDefaultLangForUSA;
|
||||||
extern int32_t gDefaultCountryForUSA;
|
extern int32_t gDefaultCountryForUSA;
|
||||||
extern Lanuages gDefaultLangForJPN;
|
extern Lanuages gDefaultLangForJPN;
|
||||||
extern int32_t gDefaultCountryForJPN;
|
extern int32_t gDefaultCountryForJPN;
|
||||||
|
Loading…
Reference in New Issue
Block a user