From de619ff34b3e82f10908c2e62e1fef948fbf8601 Mon Sep 17 00:00:00 2001 From: chai Date: Sun, 20 Jan 2019 21:48:58 +0800 Subject: *misc --- Source/Asura.Engine/Graphics/Canvas.h | 4 ++-- Source/Asura.Framework/Scene.lua | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'Source') diff --git a/Source/Asura.Engine/Graphics/Canvas.h b/Source/Asura.Engine/Graphics/Canvas.h index 7f70e7c..dbb274a 100644 --- a/Source/Asura.Engine/Graphics/Canvas.h +++ b/Source/Asura.Engine/Graphics/Canvas.h @@ -1,5 +1,5 @@ -#ifndef __AE_Canvas_H__ -#define __AE_Canvas_H__ +#ifndef __AE_CANVAS_H__ +#define __AE_CANVAS_H__ #include "Component.h" #include "Texture.h" diff --git a/Source/Asura.Framework/Scene.lua b/Source/Asura.Framework/Scene.lua index 1c9fd16..afe6344 100644 --- a/Source/Asura.Framework/Scene.lua +++ b/Source/Asura.Framework/Scene.lua @@ -1,3 +1,6 @@ +--[[ +Ô­µãÔÚ×óÏÂ½Ç +]] local Scene = Class() -- cgit v1.1-26-g67d0