summaryrefslogtreecommitdiff
path: root/dxr3spudecoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'dxr3spudecoder.h')
-rw-r--r--dxr3spudecoder.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/dxr3spudecoder.h b/dxr3spudecoder.h
index 70adf57..0191527 100644
--- a/dxr3spudecoder.h
+++ b/dxr3spudecoder.h
@@ -182,5 +182,6 @@ inline uint32_t cDxr3SpuPalette::getColor(uint8_t idx, uint8_t trans) const
// mode: c++
// c-file-style: "stroustrup"
// c-file-offsets: ((inline-open . 0))
-// indent-tabs-mode: t
+// tab-width: 4;
+// indent-tabs-mode: nil
// End: