예제 #1
0
static void NWCPower(CartInfo *info)
{
 GenMMC1Power(info);
 setchr8r(0,0);
}
예제 #2
0
static void NWCPower(void)
{
    GenMMC1Power();
    setchr8r(0,0);
}