#ifndef PRELOADER_H #define PRELOADER_H void preloaderinput(); void preloaderrender(); void preloaderrenderfixed(); #endif /* PRELOADER_H */