mirror of
https://github.com/raysan5/raylib.git
synced 2026-05-08 23:02:03 +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.