shithub: psxe

ref: 875c9be90ac2e915ede8b631f4634d1aecabee6e
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;