#ifndef ENGINE_SOFTWARE_PSL1GHT_H #define ENGINE_SOFTWARE_PSL1GHT_H Eina_Bool engine_psl1ght_args(const char *engine, int width, int height); void engine_psl1ght_loop(void); void engine_psl1ght_shutdown(void); #endif