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