Annotation of hatari/src/includes/change.h, revision 1.1

1.1     ! root        1: /*
        !             2:   Hatari - change.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_CHANGE_H
        !             8: #define HATARI_CHANGE_H
        !             9: 
        !            10: #include "configuration.h"
        !            11: 
        !            12: extern bool Change_DoNeedReset(CNF_PARAMS *current, CNF_PARAMS *changed);
        !            13: extern void Change_CopyChangedParamsToConfiguration(CNF_PARAMS *current, CNF_PARAMS *changed, bool bForceReset);
        !            14: extern bool Change_ApplyCommandline(char *cmdline);
        !            15: 
        !            16: #endif /* HATARI_CHANGE_H */

unix.superglobalmegacorp.com

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