#ifndef NS_ATARI_SETTINGS #define NS_ATARI_SETTINGS #include WINDOW * open_settings(void); void close_settings(void); #endif