shithub: psxe

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