shithub: psxe

ref: 3c4b089ee47e1b25e7e7c47f00f84453823c4c75
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;