mirror of
https://github.com/zeldaret/tp
synced 2026-06-26 02:14:43 -04:00
7 lines
118 B
C
7 lines
118 B
C
#ifndef D_SCREEN_COPY
|
|
#define D_SCREEN_COPY
|
|
|
|
extern bool g_rvlEnableExtraFramebufferCopy;
|
|
|
|
#endif /* D_SCREEN_COPY */
|