view Cheat.h @ 66:f27a6af6514c

SchedRegister, game_task.h etc...
author tkaito
date Thu, 17 Feb 2011 10:56:56 +0900
parents b31bed246abd
children
line wrap: on
line source

#ifndef INCLUDE_CHEAT
#define INCLUDE_CHEAT

void cheat();

#endif