mirror of
https://github.com/wiiu-env/ContentRedirectionModule.git
synced 2025-05-18 09:47:05 +02:00
Update version to v0.2.2
This commit is contained in:
parent
31045019c1
commit
e46cf2c765
@ -9,7 +9,7 @@
|
||||
WUMS_MODULE_EXPORT_NAME("homebrew_content_redirection");
|
||||
WUMS_USE_WUT_DEVOPTAB();
|
||||
|
||||
#define VERSION "v0.2.1"
|
||||
#define VERSION "v0.2.2"
|
||||
|
||||
DECL_FUNCTION(void, OSCancelThread, OSThread *thread) {
|
||||
if (thread == gThreadData[0].thread || thread == gThreadData[1].thread || thread == gThreadData[2].thread) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user