comparison main.c @ 49:f4140672ef9f

fix.
author koba <koba@cr.ie.u-ryukyu.ac.jp>
date Fri, 21 Jan 2011 22:18:28 +0900
parents 2c85322348cf
children b31bed246abd
comparison
equal deleted inserted replaced
45:e01948ce859a 49:f4140672ef9f
363 //PutSpriteEx(count, 8192, 8192, 0); 363 //PutSpriteEx(count, 8192, 8192, 0);
364 count++; 364 count++;
365 PutSprite(count, 640, 640, 192); 365 PutSprite(count, 640, 640, 192);
366 //PutSpriteEx(count, 8192, 8192, 0); 366 //PutSpriteEx(count, 8192, 8192, 0);
367 367
368 if (pad[0].st > 1) { 368 if ((pad[0].st > 1)||(runmode == 2)) {
369 jiki.bf = TRUE; 369 jiki.bf = TRUE;
370 370
371 //CdPlay(1,&cdp[0],0); 371 //CdPlay(1,&cdp[0],0);
372 SoundStop(); 372 SoundStop();
373 SoundPlay(0); 373 SoundPlay(0);