取消安全宏,改用inline函数代替;tstring宏改为类型定义TString。

This commit is contained in:
Nomango 2017-10-05 00:54:29 +08:00
parent b7de2733bf
commit cca2dfee2c
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
* Easy2D Game Engine
*
* Website: http://www.easy2d.cn
* Github: https://github.com/Nomango/Easy2D
* Gitee: https://gitee.com/werelone/Easy2D
* Github: https://github.com/Nomango/Easy2D
* Gitee: https://gitee.com/werelone/Easy2D
******************************************************/
#pragma once