greenfork / nimraylib_now

The Ultimate Raylib gaming library wrapper for Nim
MIT License
151 stars 17 forks source link

fix letterbox example #46

Closed pancelor closed 2 years ago

pancelor commented 2 years ago

Fix core_window_letterbox.nim to more closely mirror the original (https://github.com/raysan5/raylib/blob/master/examples/core/core_window_letterbox.c)