merge mapper code from FCEUX
[fceu.git] / git.h
diff --git a/git.h b/git.h
index bbe6405..ff9290d 100644 (file)
--- a/git.h
+++ b/git.h
@@ -12,6 +12,7 @@
        \r
 typedef struct {\r
   uint8 *name;  /* Game name, UTF8 encoding */\r
+  int mappernum;\r
 \r
         int type;       /* GIT_* */\r
         int vidsys;     /* Current emulated video system; GIV_* */\r