Skip to content
Snippets Groups Projects
Commit 0d15c70a authored by Aric Stewart's avatar Aric Stewart Committed by Alexandre Julliard
Browse files

usp10: Resync script_props table.

parent 62017964
No related branches found
No related tags found
No related merge requests found
......@@ -416,7 +416,8 @@ static const SCRIPT_PROPERTIES *script_props[] =
&scriptInformation[40].props, &scriptInformation[41].props,
&scriptInformation[42].props, &scriptInformation[43].props,
&scriptInformation[44].props, &scriptInformation[45].props,
&scriptInformation[46].props, &scriptInformation[47].props
&scriptInformation[46].props, &scriptInformation[47].props,
&scriptInformation[48].props
};
typedef struct {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment