X-Git-Url: https://git.jsancho.org/?p=lugaru.git;a=blobdiff_plain;f=Source%2FAudio%2FSounds.hpp;h=81192d5ed160c755561542f6b5359562933d3c91;hp=72a0139d5ce6ac206e28fcea1854e528aa59af97;hb=9981ce00aba99f97ecca8ff7e9331c3a11d8c1be;hpb=1af110c0668ca55a6b0cbdbe5fd356cd8877086f diff --git a/Source/Audio/Sounds.hpp b/Source/Audio/Sounds.hpp index 72a0139..81192d5 100644 --- a/Source/Audio/Sounds.hpp +++ b/Source/Audio/Sounds.hpp @@ -22,7 +22,7 @@ along with Lugaru. If not, see . #include "Math/XYZ.hpp" -enum sound_types { +enum sound_type { #define DECLARE_SOUND(id, filename) id, #include "Sounds.def" #undef DECLARE_SOUND