]> Shamusworld >> Repos - virtualjaguar/blob - src/jagcdbios.h
Video rendering now has correct timing per frame, in both NTSC and PAL mode.
[virtualjaguar] / src / jagcdbios.h
1 #ifndef __JAGCDBIOS_H__
2 #define __JAGCDBIOS_H__
3
4 extern char jaguarCDBootROM[];
5
6 #endif  // __JAGCDBIOS_H__