mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-23 20:17:58 -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,
|
I_WIN_UnRegisterSong,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
#else
|
||||||
|
enum {dummy};
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user