summaryrefslogtreecommitdiff
path: root/dxr3device.h
diff options
context:
space:
mode:
Diffstat (limited to 'dxr3device.h')
-rw-r--r--dxr3device.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dxr3device.h b/dxr3device.h
index 91443ec..fac1dc7 100644
--- a/dxr3device.h
+++ b/dxr3device.h
@@ -114,6 +114,7 @@ private:
void playBlackFrame(uint32_t pts);
void writeRegister(int reg, int value);
void setScr(uint32_t val);
+ uint32_t getScr();
int offset;
cMutex mutex;