summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2022-09-25 22:49:02 -0400
committer AJR <ajrhacker@users.noreply.github.com>2022-09-25 22:49:02 -0400
commitfa3f144d336da3c8ada68d0586bf3f93651a4112 (patch)
tree89dbf13a45f347e2f9cfc049cf657e977be00c88
parent5dc22ca8fd325315c5d24b6ed6a037cc38e86527 (diff)
voodoo_render.cpp: Restore unnecessarily deleted comment
-rw-r--r--src/devices/video/voodoo_render.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/devices/video/voodoo_render.cpp b/src/devices/video/voodoo_render.cpp
index 93615abb1e4..ef9a75bd673 100644
--- a/src/devices/video/voodoo_render.cpp
+++ b/src/devices/video/voodoo_render.cpp
@@ -331,6 +331,10 @@ void rasterizer_params::compute_equations()
}
+//-------------------------------------------------
+// hash - return a hash of the current values
+//-------------------------------------------------
+
u32 rasterizer_params::hash() const
{
return m_generic ^