summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/n64.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/n64.h')
-rw-r--r--src/mame/video/n64.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/n64.h b/src/mame/video/n64.h
index 2d44786f232..8c5a5e9f753 100644
--- a/src/mame/video/n64.h
+++ b/src/mame/video/n64.h
@@ -302,7 +302,7 @@ public:
UINT16 m_dzpix_normalize[0x10000];
- rectangle_t m_scissor;
+ rectangle_t m_scissor;
span_base_t m_span_base;
void draw_triangle(bool shade, bool texture, bool zbuffer, bool rect);