Change c++ to c comments
This commit is contained in:
@@ -719,7 +719,7 @@ static void DoLine(void)
|
|||||||
GameHBIRQHook();
|
GameHBIRQHook();
|
||||||
X6502_Run(85 - 16 - 10);
|
X6502_Run(85 - 16 - 10);
|
||||||
} else {
|
} else {
|
||||||
X6502_Run(6); // Tried 65, caused problems with Slalom(maybe others)
|
X6502_Run(6); /* Tried 65, caused problems with Slalom(maybe others) */
|
||||||
Fixit2();
|
Fixit2();
|
||||||
X6502_Run(85 - 6 - 16);
|
X6502_Run(85 - 6 - 16);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user