shithub: psxe

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