start to add some SOUND_TRIGGER_ACHIEVEMENTS code
Start to add supporting code to windsound and macsound. The latter remains commented out because I haven't had a chance to try it on macOS yet. In order to test it out, I added two more stock sounds: sa2_xplevelup and sa2_xpleveldown.
This commit is contained in:
@@ -105,6 +105,8 @@ 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"
|
||||
sa2_xpleveldown WAVE "sa2_xpleveldown.wav"
|
||||
sa2_xplevelup WAVE "sa2_xplevelup.wav"
|
||||
#endif
|
||||
|
||||
/*console.rc*/"
|
||||
|
||||
Reference in New Issue
Block a user