X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=git.h;h=ff9290d5970b8ea7684d8eb3d05deecca2865b05;hb=03c1614fc3c6db44cfd03f62eb415492192a37a7;hp=bbe64051f49bd185aa00b7893e462c39db5b4112;hpb=d97315ac0bca825d2d50a44453bc5652946e2c67;p=fceu.git 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_* */