view tokuten.h @ 17:3c14f64cbd31

compile on ps3
author tkaito@henri
date Tue, 07 Dec 2010 19:06:36 +0900
parents 01387a2e419e
children
line wrap: on
line source

#ifndef _TOKUTEN_H_
#define _TOKUTEN_H_

extern int enemycount;

extern void tokuten();
extern void Endingscore(int fc);

extern int p_extend;

extern int clear_result[4];

#endif				//_TOKUTEN_H_