summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/bagman.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/bagman.h')
-rw-r--r--src/mame/includes/bagman.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/includes/bagman.h b/src/mame/includes/bagman.h
index 2083ec7097b..a3d6c1a1591 100644
--- a/src/mame/includes/bagman.h
+++ b/src/mame/includes/bagman.h
@@ -11,8 +11,8 @@
#define VTOTAL ((0x100-0x7c)*2)
/* the following VBEND/VBSTART are used for compsync
- * #define VBEND (0x08)
- * #define VBSTART (0x100)
+ * #define VBEND (0x08)
+ * #define VBSTART (0x100)
*
* However VBSYQ (and INTQ) is generated using the following values:
*/