X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=fceu.git;a=blobdiff_plain;f=git.h;fp=git.h;h=ff9290d5970b8ea7684d8eb3d05deecca2865b05;hp=bbe64051f49bd185aa00b7893e462c39db5b4112;hb=386f5371eb984fb9c2860c83e740890a75cd45c1;hpb=eec2623f6183dd0f9494b99065a16bf90f2a1ccf diff --git a/git.h b/git.h index bbe6405..ff9290d 100644 --- a/git.h +++ b/git.h @@ -12,6 +12,7 @@ typedef struct { uint8 *name; /* Game name, UTF8 encoding */ + int mappernum; int type; /* GIT_* */ int vidsys; /* Current emulated video system; GIV_* */