mirror of
https://github.com/holub/mame
synced 2025-10-08 09:30:17 +03:00
Ok, I submit. Maximum tag length is 15. Be good.
This commit is contained in:
parent
70e6d31c73
commit
ae2d1ed21a
@ -23,7 +23,7 @@
|
|||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
/* by convention, tags should all lowercase and this length or less */
|
/* by convention, tags should all lowercase and this length or less */
|
||||||
#define MAX_TAG_LENGTH 10
|
#define MAX_TAG_LENGTH 15
|
||||||
|
|
||||||
|
|
||||||
/* token types */
|
/* token types */
|
||||||
|
Loading…
Reference in New Issue
Block a user