// -*- C++ -*- #ifndef CREDITS_H #define CREDITS_H void ShowCredits(); #endif