summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/drawgfx.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/drawgfx.h')
-rw-r--r--src/emu/drawgfx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/drawgfx.h b/src/emu/drawgfx.h
index f2323419eae..3b397cd9052 100644
--- a/src/emu/drawgfx.h
+++ b/src/emu/drawgfx.h
@@ -87,7 +87,7 @@ public:
if (m_dirty[code]) decode(code);
return m_pen_usage[code];
}
-
+
// ----- core graphics drawing -----
// specific drawgfx implementations for each transparency type