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

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

#ifndef INCLUDED_TASK_LOAD
#define INCLUDED_TASK_LOAD

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


#endif