Annotation of hatari/src/includes/options.h, revision 1.1.1.3

1.1       root        1: /*
                      2:   Hatari - options.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: #ifndef HATARI_OPTIONS_H
                      8: #define HATARI_OPTIONS_H
                      9: 
1.1.1.3 ! root       10: extern bool bLoadAutoSave;
        !            11: extern bool bLoadMemorySave;
        !            12: extern bool bBiosIntercept;
1.1.1.2   root       13: 
1.1.1.3 ! root       14: /* Parses all Hatari command line options and sets Hatari state.
        !            15:  * Returns TRUE if everything was OK, FALSE otherwise.
1.1       root       16:  */
1.1.1.3 ! root       17: extern bool Opt_ParseParameters(int argc, const char *argv[]);
1.1       root       18: 
                     19: #endif /* HATARI_OPTIONS_H */

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.