FishingHacks
FishingHacks
Disclaimer: I might be understanding something wrong, but such an simple exploit should be avoided. In the README, it is claimed to be a safer alternative to eval BetterEval Version...
### Issue description When using `LoadMusicStream()` on a file that is not valid mp3, raylib crashes with `free(): double free detected in tcache 2`. I tried digging a bit deeper...
I changed the State derive macro so that it now can derive the State for Union, Unnamed and Named structs and enums. These were previously impossible to derive and had...