Start undoing C++ comments

This commit is contained in:
retro-wertz
2017-10-15 02:07:42 +08:00
parent e428160996
commit ebca2248d0
75 changed files with 641 additions and 582 deletions

View File

@@ -76,7 +76,7 @@ static void UNLSMB2JPower(void) {
static void FP_FASTAPASS(1) UNLSMB2JIRQHook(int a) {
if (IRQa)
{
if (IRQCount < 5750) // completely by guess
if (IRQCount < 5750) /* completely by guess */
IRQCount += a;
else {
IRQa = 0;