diff options
Diffstat (limited to 'src/video_core/pica.h')
| -rw-r--r-- | src/video_core/pica.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/video_core/pica.h b/src/video_core/pica.h index 4552ff81c..1810eca98 100644 --- a/src/video_core/pica.h +++ b/src/video_core/pica.h | |||
| @@ -577,7 +577,7 @@ struct Regs { | |||
| 577 | } | 577 | } |
| 578 | } | 578 | } |
| 579 | 579 | ||
| 580 | struct { | 580 | struct FramebufferConfig { |
| 581 | INSERT_PADDING_WORDS(0x3); | 581 | INSERT_PADDING_WORDS(0x3); |
| 582 | 582 | ||
| 583 | union { | 583 | union { |