Source release of Wolfenstein 3D Classic Platinum for iOS, 2.1

This commit is contained in:
Travis Bradshaw
2012-01-31 17:08:50 -06:00
parent 16304944b4
commit d7fff51d7d
235 changed files with 64191 additions and 1418 deletions

View File

@@ -131,6 +131,7 @@ typedef struct
const char *version_string;
const char *extensions_string;
_boolean Version_1_2;
bool framebuffer_discard;
} glconfig_t;