mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06: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