SDL_migration.cocci: fix syntax
parent
4a16d8d00e
commit
85143c28b5
|
@ -2400,7 +2400,8 @@ SDL_DisplayMode e;
|
|||
@@
|
||||
- SDL_ScaleModeBest
|
||||
+ SDL_SCALEMODE_BEST
|
||||
|
||||
@@
|
||||
@@
|
||||
- SDL_RenderCopy
|
||||
+ SDL_RenderTexture
|
||||
(...)
|
||||
|
|
Loading…
Reference in New Issue