summaryrefslogtreecommitdiff
path: root/src/core/device.h
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2019-12-08 10:59:54 +0800
committerchai <chaifix@163.com>2019-12-08 10:59:54 +0800
commitfb2791c41847d76327b6665398b44be41a44c02d (patch)
treee6083a40093f04520079b89e87fbcc47caf5f598 /src/core/device.h
parent8518e135ff5c312bd5a3b496d400c751aa3bd5b3 (diff)
*misc
Diffstat (limited to 'src/core/device.h')
-rw-r--r--src/core/device.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/device.h b/src/core/device.h
index 10db509..5cf9c4a 100644
--- a/src/core/device.h
+++ b/src/core/device.h
@@ -34,6 +34,8 @@ typedef enum ssr_EnableMask {
void ssr_init(ssr_Config* config);
+float ssr_getaspect();
+
int ssr_getframebufferw();
int ssr_getframebufferh();