The zoom value setting has been fixed in the registry
[clinton/Virtual-Jaguar-Rx.git] / src / jagdevcdbios.h
1 #ifndef __JAGDEVCDBIOS_H__
2 #define __JAGDEVCDBIOS_H__
3
4 #include <stdint.h>
5
6 extern uint8_t jaguarDevCDBootROM[];
7
8 #endif // __JAGDEVCDBIOS_H__