添加项目文件。
This commit is contained in:
5
csgo2/global.h
Normal file
5
csgo2/global.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
#include "pch.h"
|
||||
namespace global {
|
||||
extern bool Exit;
|
||||
}
|
||||
Reference in New Issue
Block a user