revmischa / sdl3-rs

SDL3 bindings for Rust
https://crates.io/crates/sdl3
MIT License
20 stars 11 forks source link

added into #11

Closed felipetesc closed 2 months ago

felipetesc commented 4 months ago

I just added .try_into().unwrap() to allow the casting

revmischa commented 4 months ago

Seems like there are no changes here?

revmischa commented 2 months ago

Thanks, the changes do seem to be applied in master already