automatic download of data files
[safbench] / skybox2.h
1 #ifndef SKYBOX2_H_
2 #define SKYBOX2_H_
3
4 // License information.
5 // The Software "SAF BENCH" was written by Patrik.A, also known as Nitton Attiofyra
6 // on YouTube. (https://www.youtube.com/@NittonAttiofyra)
7
8 // The software is released in to the Public Domain and comes with no warranty and is used
9 // at your own risk!
10
11 void textures_skybox2();
12 void skybox2();
13
14 #endif  /* SKYBOX2_H_ */