view tama.h @ 0:4be1ca60a49b default tip

first commit.
author tkaito
date Sat, 05 Feb 2011 02:13:58 +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_