From 5e2a973516e0729b225da9de0b03015dc5854ac4 Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 18 Mar 2019 08:49:16 +0800 Subject: *luax --- Source/Asura.Engine/graphics/gif.h | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Source/Asura.Engine/graphics/gif.h (limited to 'Source/Asura.Engine/graphics/gif.h') diff --git a/Source/Asura.Engine/graphics/gif.h b/Source/Asura.Engine/graphics/gif.h new file mode 100644 index 0000000..36a3259 --- /dev/null +++ b/Source/Asura.Engine/graphics/gif.h @@ -0,0 +1,4 @@ +#ifndef __ASURA_GIF_H__ +#define __ASURA_GIF_H__ + +#endif \ No newline at end of file -- cgit v1.1-26-g67d0