mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2024-11-23 08:11:29 +11:00
7 lines
160 B
Plaintext
7 lines
160 B
Plaintext
#version 450
|
|
|
|
#define LAYERS_OVER_CRT
|
|
|
|
/////////////// IMPORTS ///////////////
|
|
#include "common/globals-and-image-layers-params.inc"
|
|
#include "bezel-images.inc" |