summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/render/drawd3d.h
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2019-06-17 02:56:21 +0200
committer hap <happppp@users.noreply.github.com>2019-06-17 02:56:21 +0200
commitc7b469518dc10e216520cbe6e9393efd63176eee (patch)
treefd9093b3be2a4048ef1127a2362117ebc973f1d3 /src/osd/modules/render/drawd3d.h
parent10060c3636620ec67895a14d1c24361126aa193e (diff)
make useless comment less confusing (nw)
Diffstat (limited to 'src/osd/modules/render/drawd3d.h')
-rw-r--r--src/osd/modules/render/drawd3d.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/osd/modules/render/drawd3d.h b/src/osd/modules/render/drawd3d.h
index 049b2c25ae3..92923904d77 100644
--- a/src/osd/modules/render/drawd3d.h
+++ b/src/osd/modules/render/drawd3d.h
@@ -48,7 +48,7 @@ struct d3d_base
class shaders;
struct hlsl_options;
-/* renderer is the information about Direct3D for the current screen */
+/* renderer_d3d9 is the information about Direct3D for the current screen */
class renderer_d3d9 : public osd_renderer, public slider_dirty_notifier
{
public: