取消安全宏,改用inline函数代替;tstring宏改为类型定义TString。
This commit is contained in:
parent
b7de2733bf
commit
cca2dfee2c
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue