shithub: psxe

ref: 5c3d8db881a0591d2189e99cb10ed65b45c67d40
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;