Raylib is written in C, so cleaning up resources (such as textures, images, or sounds) must be done manually
- Changed the macro-constants to constexpr constants and removed void as the parameter to main.