view Renderer/Engine/spe/ChainInit.h @ 914:05696567d1d2

0 is filled on the spe side.
author yutaka@localhost.localdomain
date Thu, 22 Jul 2010 00:23:37 +0900
parents 735f76483bb2
children
line wrap: on
line source

#ifndef INCLUDED_TASK_CHAIN_INIT
#define INCLUDED_TASK_CHAIN_INIT

#ifndef INCLUDED_SCHED_TASK
#  include "SchedTask.h"
#endif



#endif