init
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#pragma once
|
||||
#include "Base.h"
|
||||
|
||||
namespace anit_screen_grap
|
||||
{
|
||||
auto GreProtectSpriteContent(HWND hWnd, UINT Flags) -> BOOL;
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user