deltaphc / raylib-rs

Rust bindings for raylib
Other
751 stars 134 forks source link

Add missing get_render_height function #195

Open anshul-bharat opened 3 months ago

anshul-bharat commented 3 months ago

A function was missing from RaylibHandle to get current render height, I have added it. This is my first contribution, looking forward for suggestion to create better pull requests. Regards, Anshul Kumar

IoIxD commented 1 month ago

Active development now happens on raylib-rs/raylib-rs, where this happened to have been implemented. Sorry.