#ifndef __CREDITS_H #define __CREDITS_H void credLogos( void ); void credCredits( void ); #endif