view tama.h @ 0:435ac1cdb64e

create task dandy directry.
author koba <koba@cr.ie.u-ryukyu.ac.jp>
date Sat, 11 Dec 2010 21:25:28 +0900
parents
children
line wrap: on
line source

#ifndef _TAMA_H_
#define _TAMA_H_

extern void Puttama(int type, float x, float y);

#endif				//_TAMA_H_