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

1.1       root        1: // defines to get Aranym code running in Hatari... they should be removed later
1.1.1.2 ! root        2: 
        !             3: #ifndef ARAGLUE_H
        !             4: #define ARAGLUE_H
1.1       root        5: 
                      6: #define bug(args...) printf(args);printf("\n")
                      7: #define DUNUSED(x)
1.1.1.2 ! root        8: 
        !             9: #if DEBUG
        !            10: #define D(x) x
        !            11: #else
        !            12: #define D(x)
        !            13: #endif
        !            14: 
        !            15: #endif /* ARAGLUE_H */

unix.superglobalmegacorp.com

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