To add file.cpp by hand
[clinton/Virtual-Jaguar-Rx.git] / src / jagstub2bios.h
1 #ifndef __JAGSTUB2BIOS_H__
2 #define __JAGSTUB2BIOS_H__
3
4 #include <stdint.h>
5
6 extern uint8_t jaguarDevBootROM2[];
7
8 #endif // __JAGSTUB1BIOS_H__