summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/video/s2636.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/video/s2636.h')
-rw-r--r--src/emu/video/s2636.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/video/s2636.h b/src/emu/video/s2636.h
index 432b52f8946..0f07d30eb50 100644
--- a/src/emu/video/s2636.h
+++ b/src/emu/video/s2636.h
@@ -23,7 +23,7 @@ struct _s2636_interface
{
const char *screen;
int work_ram_size;
- int y_offset;
+ int y_offset;
int x_offset;
};