diff options
Diffstat (limited to 'Source/Core/VideoCommon/Src/CommandProcessor.h')
| -rw-r--r-- | Source/Core/VideoCommon/Src/CommandProcessor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Core/VideoCommon/Src/CommandProcessor.h b/Source/Core/VideoCommon/Src/CommandProcessor.h index c4393c654c..ce18da4686 100644 --- a/Source/Core/VideoCommon/Src/CommandProcessor.h +++ b/Source/Core/VideoCommon/Src/CommandProcessor.h @@ -75,7 +75,7 @@ enum enum { GATHER_PIPE_SIZE = 32, - INT_CAUSE_CP = 0x800 + INT_CAUSE_CP = 0x800 }; // Fifo Status Register |
