]> Shamusworld >> Repos - virtualjaguar/blob - src/jagbios.h
Added Jaguar BIOS files: You no longer need them, they're built in--just like
[virtualjaguar] / src / jagbios.h
1 #ifndef __JAGBIOS_H__
2 #define __JAGBIOS_H__
3
4 extern char jaguarBootROM[];
5
6 #endif  // __JAGBIOS_H__