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