mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-14 07:18:14 +00:00
WARNING: MODULES RENAMING!!!
raylib modules have been slightly renamed to add some identity and note that they are independent modules that can be used as standalone separate parts of raylib if required. The renamed modules are: - `core` -> `rcore` - `shapes` -> `rshapes` - `textures` -> `rtextures` - `text` -> `rtext` - `models` -> `rmodels` - `camera` -> `rcamera` - `gestures` -> `rgestures` - `core` -> `rcore` All the build systems has been adapted to this change.
This commit is contained in:
1732
src/rshapes.c
Normal file
1732
src/rshapes.c
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user