view Renderer/Engine/task/Load_Texture.h @ 860:63a08f3a468a draft

Still on the way
author yutaka@localhost.localdomain
date Fri, 18 Jun 2010 01:30:06 +0900
parents 3bc98f6d31ff
children
line wrap: on
line source

#ifndef INCLUDED_TASK_LOAD_TEXTURE
#define INCLUDED_TASK_LOAD_TEXTURE

#include "SchedTask.h"
#include "Tapestry.h"


#endif