2022-08-24 22:32:58 -04:00
|
|
|
#version 450
|
|
|
|
|
|
|
|
#define LAYERS_OVER_CRT
|
|
|
|
|
|
|
|
/////////////// IMPORTS ///////////////
|
|
|
|
#include "common/globals-and-image-layers-params.inc"
|
2022-10-10 16:26:21 -04:00
|
|
|
#include "common/common-functions.inc"
|
2022-08-24 22:32:58 -04:00
|
|
|
#include "bezel-images.inc"
|