mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-12-15 19:05:32 +00:00
Don't add symbol renaming to WhatsNew.txt
This commit is contained in:
@@ -4,7 +4,7 @@ This guide provides useful information for migrating applications from SDL 2.0 t
|
||||
|
||||
Details on API changes are organized by SDL 2.0 header below.
|
||||
|
||||
We have provided a handy Python script [rename_symbols.py](https://github.com/libsdl-org/SDL/blob/main/build-scripts/rename_symbols.py) to rename SDL2 functions to their SDL3 counterparts:
|
||||
Many functions and symbols have been renamed. We have provided a handy Python script [rename_symbols.py](https://github.com/libsdl-org/SDL/blob/main/build-scripts/rename_symbols.py) to rename SDL2 functions to their SDL3 counterparts:
|
||||
```sh
|
||||
rename_symbols.py --all-symbols source_code_path
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user