Commit 67c6234a authored by Christian Costa's avatar Christian Costa Committed by Alexandre Julliard

d3dxof: Accept bigger names for objects.

parent f43f37d3
......@@ -30,7 +30,7 @@
#include "winuser.h"
#include "dxfile.h"
#define MAX_NAME_LEN 32
#define MAX_NAME_LEN 40
#define MAX_ARRAY_DIM 4
#define MAX_MEMBERS 50
#define MAX_CHILDREN 200
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment