#ifndef CREDITS_H #define CREDITS_H void creditsOpen(const char* path, int fid, bool useReversedStyle); #endif /* CREDITS_H */