Deauthers Organized

This commit is contained in:
RogueMaster
2022-10-26 17:00:11 -04:00
parent f8f9993a41
commit de146af202
21 changed files with 20 additions and 21 deletions

View File

@@ -0,0 +1,11 @@
#pragma once
#ifdef __cplusplus
extern "C" {
#endif
typedef struct WifideautherApp WifideautherApp;
#ifdef __cplusplus
}
#endif