|
|
1.1 root 1: /*
2: Hatari - dialog.h
3:
4: This file is distributed under the GNU Public License, version 2 or at
5: your option any later version. Read the file gpl.txt for details.
6: */
7:
8: #ifndef HATARI_DIALOG_H
9: #define HATARI_DIALOG_H
10:
11: #include "configuration.h"
12:
13: extern CNF_PARAMS DialogParams;
14:
15: extern void Dialog_DefaultConfigurationDetails(void);
16: extern void Dialog_CopyDetailsFromConfiguration(BOOL bReset);
17: extern BOOL Dialog_DoProperty(void);
18:
19: #endif
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.