automatic download of data files
[safbench] / runway.h
1 #ifndef RUNWAY_H_
2 #define RUNWAY_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_runway();
12 void runway();
13
14 #endif  /* RUNWAY_H_ */