]> Shamusworld >> Repos - virtualjaguar/blobdiff - src/jagbios2.h
Removed some cruft and nonstandard int/uint types, added M series BIOS.
[virtualjaguar] / src / jagbios2.h
diff --git a/src/jagbios2.h b/src/jagbios2.h
new file mode 100644 (file)
index 0000000..9944947
--- /dev/null
@@ -0,0 +1,6 @@
+#ifndef __JAGBIOS2_H__
+#define __JAGBIOS2_H__
+
+extern char jaguarBootROM2[];
+
+#endif // __JAGBIOS2_H__