#ifndef HLE_BIOS_H #define HLE_BIOS_H #include "common.h" extern const uint8_t hleBios[]; #endif