Mercurial > hg > Members > koba > t_dandy
view Cheat.c @ 64:07bc996c8e49
fix t_dandy on ps3.
author | koba <koba@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Fri, 11 Feb 2011 18:20:30 +0900 |
parents | b31bed246abd |
children |
line wrap: on
line source
#include "Cheat.h" #include "object.h" #include "sgoex.h" #include "count2.h" void cheat() { if (pad[0].l2 > 0) { jiki.zanki++; } if (pad[0].r2 > 0) { jiki.muteki = 600; } }