diff options
| author | Ray <[email protected]> | 2020-12-18 21:03:08 +0100 |
|---|---|---|
| committer | Ray <[email protected]> | 2020-12-18 21:03:08 +0100 |
| commit | e07bc372a1109cc782b940162c2aedb5defc0ba8 (patch) | |
| tree | caeddf2d949ec325720149c61c9aaaeb901d2a92 /projects/Notepad++/raylib_npp_parser/raylib_npp.xml | |
| parent | 5dd142beb62f7848eb857505250fb9978601bc6e (diff) | |
| download | raylib-e07bc372a1109cc782b940162c2aedb5defc0ba8.tar.gz raylib-e07bc372a1109cc782b940162c2aedb5defc0ba8.zip | |
WARNING: RENAMED several functions for consistency #1440
This is a BREAKING CHANGE!
To address the linked issue, several functions have been renamed and couterpart functions have been created to free loaded memory:
- RENAMED: GetImageData() -> LoadImageColors()
- RENAMED: GetImagePalette() -> LoadImagePalette()
- RENAMED: GetWaveData() -> LoadWaveSamples()
- ADDED: UnloadImageColors()
- ADDED: UnloadImagePalette()
- ADDED: UnloadWaveSamples()
Diffstat (limited to 'projects/Notepad++/raylib_npp_parser/raylib_npp.xml')
0 files changed, 0 insertions, 0 deletions
