mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-11 12:56:14 -05:00
Remove some unnecessary semicolons
This commit is contained in:
@@ -30,4 +30,4 @@ void CopyEFB(u32 dstAddr, const EFBRectangle& srcRect,
|
||||
void ClearScreen(const EFBRectangle &rc);
|
||||
void OnPixelFormatChange();
|
||||
void SetInterlacingMode(const BPCmd &bp);
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user