comparison main.c @ 48:6cfd912a602d

fix trace.*
author koba <koba@cr.ie.u-ryukyu.ac.jp>
date Thu, 20 Jan 2011 18:51:54 +0900
parents 2c85322348cf
children b31bed246abd
comparison
equal deleted inserted replaced
47:f5e112bffe26 48:6cfd912a602d
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);