Annotation of hatari/src/falcon/araglue.h, revision 1.1.1.1

1.1       root        1: 
                      2: // defines to get Aranym code running in Hatari... they should be removed later
                      3: #define uint32 Uint32
                      4: #define uint16 Uint16
                      5: #define uint8 Uint8
                      6: #define int32 Sint32
                      7: #define int16 Sint16
                      8: #define int8 Sint8
                      9: 
                     10: #define bug(args...) printf(args);printf("\n")
                     11: #define DUNUSED(x)

unix.superglobalmegacorp.com

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