🧹 performance-unnecessary-value-param
This commit is contained in:
parent
e3e8b4b4f0
commit
f004c78824
39 changed files with 143 additions and 240 deletions
|
|
@ -154,7 +154,7 @@ static void RedPalette()
|
|||
system_palette[i].b = 0;
|
||||
}
|
||||
palette_update();
|
||||
SDL_Rect srcRect = {
|
||||
SDL_Rect srcRect {
|
||||
BUFFER_BORDER_LEFT,
|
||||
BUFFER_BORDER_TOP,
|
||||
gnScreenWidth,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue