mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 21:03:00 +00:00
[GENDIB]
Fix formatting svn path=/trunk/; revision=55997
This commit is contained in:
parent
d2e6e7b9d0
commit
10dabf2876
1 changed files with 576 additions and 576 deletions
|
@ -117,14 +117,14 @@
|
|||
#define ROPCODE_GENERIC 256 /* Special case */
|
||||
|
||||
typedef struct _ROPINFO
|
||||
{
|
||||
{
|
||||
unsigned RopCode;
|
||||
const char *Name;
|
||||
const char *Operation;
|
||||
int UsesDest;
|
||||
int UsesSource;
|
||||
int UsesPattern;
|
||||
}
|
||||
}
|
||||
ROPINFO, *PROPINFO;
|
||||
|
||||
#define FLAG_PATTERNSURFACE 0x01
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue