#ifndef NS_ATARI_SETTINGS #define NS_ATARI_SETTINGS #include <windom.h> WINDOW * open_settings(void); void close_settings(void); #endif