mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2025-02-18 15:57:42 +11:00
6 lines
114 B
Text
6 lines
114 B
Text
|
#version 450
|
||
|
|
||
|
#define IS_POTATO_PRESET
|
||
|
|
||
|
#include "common/globals-and-screen-scale-params.inc"
|
||
|
#include "intro.inc"
|