mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-22 11:22:18 -04:00
ISO C forbids an empty translation unit
This commit is contained in:
parent
78a24f99d0
commit
985c9dbc04
@ -598,4 +598,6 @@ music_module_t music_win_module =
|
||||
I_WIN_UnRegisterSong,
|
||||
};
|
||||
|
||||
#else
|
||||
enum {dummy};
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user