shithub: psxe

ref: f1ba2128cc5c64d01ee2e9edd680c105e87312bc
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;