Skip to content

Commit 6e504f1

Browse files
committed
This is vAmiga 2.1
1 parent 9fc7ff0 commit 6e504f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Emulator/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
*/
5757

5858
// Uncomment to colorize a certain scanline
59-
// #define LINE_DEBUG (vpos == 0 || vpos == 160 || vpos == 300)
59+
// #define LINE_DEBUG (vpos == 0 || vpos == 160)
6060
// #define LINE_DEBUG (vpos == 200)
6161

6262

0 commit comments

Comments
 (0)