#ifndef NS_ATARI_SETTINGS
#define NS_ATARI_SETTINGS


void open_settings(void);
void close_settings(void);

#endif