removed namechanger & namechangersrv

these programs were causing boot loops on certain users & don't currently work. i will be working on fixing these programs, however they will not be included again until fully fixed.
This commit is contained in:
jbohack
2023-01-04 15:59:38 -05:00
parent 1e02d4803b
commit 978b37cc8b
23 changed files with 0 additions and 953 deletions

View File

@@ -1,7 +0,0 @@
#pragma once
enum NameChangerCustomEvent {
NameChangerCustomEventBack,
NameChangerCustomEventTextEditResult,
NameChangerCustomEventError,
};