(svn r14907) -Codechange: Remove 32 character limit from driver/blitter selection and parameters.
This commit is contained in:
@@ -34,7 +34,7 @@ const byte *_palette_remap = NULL;
|
||||
/** Palette map to go from the _use_palette to the !_use_palette */
|
||||
const byte *_palette_reverse_remap = NULL;
|
||||
|
||||
char _ini_graphics_set[32];
|
||||
char *_ini_graphics_set;
|
||||
|
||||
/** Structure holding filename and MD5 information about a single file */
|
||||
struct MD5File {
|
||||
|
Reference in New Issue
Block a user