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