init
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
#pragma once
|
||||
#ifndef CHLENT_PALPIT
|
||||
#define CHLENT_PALPIT
|
||||
#include "Base.h"
|
||||
|
||||
|
||||
namespace client_palpit
|
||||
{
|
||||
auto create_papit_thread(LPVOID parmar) -> void;
|
||||
|
||||
}
|
||||
|
||||
|
||||
#endif // !client_palpit
|
||||
Reference in New Issue
Block a user