shithub: psxe

ref: 4f405ab8ef014d5b5d9e0c9706c8ceba7583c463
dir: /psx/config.c/

View raw version
/*
    This file should contain definitions for our
    global configuration variables and implementations
    for accessor methods
*/

// Suppress "empty translation unit" warning until
// we implement core configuration
int dummy;