view tama.h @ 69:1c57e38fb9b5

fix xml files ( model /c_xyz )
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Sun, 22 May 2011 10:19:58 +0900
parents 435ac1cdb64e
children
line wrap: on
line source

#ifndef _TAMA_H_
#define _TAMA_H_

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

#endif				//_TAMA_H_