libretro / blastem

Upstream tracking repo of BlastEm, the fast and accurate Genesis emulator, with libretro specific changes
https://www.retrodev.com/blastem/
GNU General Public License v3.0
54 stars 25 forks source link

Fix enum syntax #16

Closed guoyunhe closed 4 years ago

guoyunhe commented 4 years ago

C enum name should be placed before {.

Fix #13