Major progress to getting colorchord on Windows TCC

Give it a shot. colorchord2/windows/compile.bat.  I am having issues
getting sound in.
This commit is contained in:
CNLohr 2017-09-11 02:56:50 -04:00
parent ed9ac870c0
commit 4f983efbfe
31 changed files with 4581 additions and 63 deletions

View file

@ -374,6 +374,6 @@ fail:
EXECUTE_AT_BOOT( PulseSoundReg, RegSound( 11, "PULSE", InitSoundPulse ) );
REGISTER_SOUND( PulseSound, 11, "PULSE", InitSoundPulse );