Merge commit 'c4b471bd1314933fd726ef987d96c92c68033f99' into main
commit
dcb283dce1
|
@ -63,3 +63,6 @@ tab_width = 4
|
|||
|
||||
[{*.bat,*.rc}]
|
||||
end_of_line = crlf
|
||||
|
||||
[*.cocci]'
|
||||
insert_final_newline = true
|
||||
|
|
|
@ -1746,4 +1746,4 @@ SDL_CreateRenderer(e1,
|
|||
@@
|
||||
- SDL_GetRectDisplayIndex
|
||||
+ SDL_GetDisplayIndexForRect
|
||||
(...)
|
||||
(...)
|
||||
|
|
Loading…
Reference in New Issue