Only embed wav resources if soundlib defined
This commit is contained in:
@@ -391,6 +391,7 @@ BEGIN
|
||||
IDS_APP_TITLE_SHORT "NetHack for Windows"
|
||||
END
|
||||
|
||||
#ifdef RCWAV
|
||||
se_squeak_A WAVE "se_squeak_A.wav"
|
||||
se_squeak_B WAVE "se_squeak_B.wav"
|
||||
se_squeak_B_flat WAVE "se_squeak_B_flat.wav"
|
||||
@@ -451,7 +452,7 @@ sound_Wooden_Harp_D WAVE "sound_Wooden_Harp_D.wav"
|
||||
sound_Wooden_Harp_E WAVE "sound_Wooden_Harp_E.wav"
|
||||
sound_Wooden_Harp_F WAVE "sound_Wooden_Harp_F.wav"
|
||||
sound_Wooden_Harp_G WAVE "sound_Wooden_Harp_G.wav"
|
||||
|
||||
#endif
|
||||
#endif // English (United States) resources
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
||||
Reference in New Issue
Block a user