#ifndef HLE_BIOS_H #define HLE_BIOS_H const unsigned int hleBiosLength; const unsigned char hleBios[]; #endif