benzammour / cretro

👾 cretro - Yet another Chip 8 Emulator!
MIT License
4 stars 2 forks source link

feat: more compiler warnings #7

Closed marcluque closed 2 years ago

marcluque commented 2 years ago

This feature adds more compiler warnings to the make file. The following commits deal with the removal of issued compiler warnings. The warnings are not covered by the standard flags -Wall and -Wextra.