mirror of
https://github.com/raysan5/raylib.git
synced 2026-06-28 05:50:31 +00:00
Parse SUPPORT_ defines from src/config.h by their actual 0/1 values so CUSTOMIZE_BUILD exposes the correct defaults. Apply INCLUDE_EVERYTHING explicitly when registering dependent options.