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

1.1     ! root        1: /*
        !             2:   Hatari
        !             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_PATHS_H
        !             9: #define HATARI_PATHS_H
        !            10: 
        !            11: extern void Paths_Init(char *argv0);
        !            12: extern const char *Paths_GetWorkingDir(void);
        !            13: extern const char *Paths_GetDataDir(void);
        !            14: extern const char *Paths_GetUserHome(void);
        !            15: extern const char *Paths_GetHatariHome(void);
        !            16: 
        !            17: #endif

unix.superglobalmegacorp.com

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