mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2024-11-23 16:11:31 +11:00
6 lines
164 B
Plaintext
6 lines
164 B
Plaintext
#version 450
|
|
|
|
#include "common/globals-and-screen-scale-params.inc"
|
|
#include "common/helper-functions.inc"
|
|
#include "common/base-functions.inc"
|
|
#include "intro.inc" |