shithub: psxe

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