diff options
| author | raysan5 <[email protected]> | 2020-05-22 01:47:30 +0200 |
|---|---|---|
| committer | raysan5 <[email protected]> | 2020-05-22 01:47:30 +0200 |
| commit | 0e56bc2929776e8538b5c4109a8982d1e79b2b20 (patch) | |
| tree | 532564160c780622f488190c7d69fd6d0448c84c /src/models.c | |
| parent | a2955bc5b3dc5319ed44f89ddca939d33fcd58cd (diff) | |
| download | raylib-0e56bc2929776e8538b5c4109a8982d1e79b2b20.tar.gz raylib-0e56bc2929776e8538b5c4109a8982d1e79b2b20.zip | |
Replace file accesses by memory accesses
Several functions used to load external files have been reviewed to just load the full file with LoadFileData() and load data from memory from there. This way all file access functionality is centralized in utils module.
Functions reviewed: LoadDDS(), LoadPKM(), LoadKTX(), LoadPVR(), LoadASTC(), SaveKTX()
Diffstat (limited to 'src/models.c')
0 files changed, 0 insertions, 0 deletions
