diff options
Diffstat (limited to 'include/d/d_rvl_fb_copy.h')
| -rw-r--r-- | include/d/d_rvl_fb_copy.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/d/d_rvl_fb_copy.h b/include/d/d_rvl_fb_copy.h new file mode 100644 index 0000000000..2b14f4dfb3 --- /dev/null +++ b/include/d/d_rvl_fb_copy.h @@ -0,0 +1,6 @@ +#ifndef D_SCREEN_COPY +#define D_SCREEN_COPY + +extern bool g_rvlEnableExtraFramebufferCopy; + +#endif /* D_SCREEN_COPY */ |
