comparison tama.h @ 0:4be1ca60a49b default tip

first commit.
author tkaito
date Sat, 05 Feb 2011 02:13:58 +0900
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:4be1ca60a49b
1 #ifndef _TAMA_H_
2 #define _TAMA_H_
3
4 extern void Puttama(int type, float x, float y);
5
6 #endif //_TAMA_H_