d3dxof: Add other debug channel for parsing.
This commit is contained in:
parent
1d91e3ba4f
commit
65b7bdcef9
|
@ -34,7 +34,7 @@
|
|||
|
||||
#include <stdio.h>
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(d3dxof);
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(d3dxof_parsing);
|
||||
|
||||
#define TOKEN_NAME 1
|
||||
#define TOKEN_STRING 2
|
||||
|
|
Loading…
Reference in New Issue