RobLoach / raylib-cpp

C++ Object Oriented Wrapper for raylib
https://robloach.github.io/raylib-cpp/
zlib License
630 stars 79 forks source link

Replace typedef with using #301

Closed furudbat closed 7 months ago

furudbat commented 7 months ago

Prefer using over typedef for defining aliases