Annotation of hatari/src/includes/resolution.h, revision 1.1.1.2

1.1       root        1: /*
                      2:   Hatari - resolution.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_RESOLUTION_H
                      9: #define HATARI_RESOLUTION_H
                     10: 
1.1.1.2 ! root       11: extern void Resolution_Init(void);
        !            12: extern void Resolution_GetDesktopSize(int *width, int *height);
1.1       root       13: extern void Resolution_GetLimits(int *width, int *height, int *bpp);
                     14: extern void Resolution_Search(int *width, int *height, int *bpp);
                     15: 
                     16: #endif

unix.superglobalmegacorp.com

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