Added the ability to set sound to use STEREO16 format instead of STEREO_FLOAT32 (defaults to STEREO_FLOAT32);

Moved network-related files to their own subdirectory.
This commit is contained in:
OBattler
2017-06-14 07:21:01 +02:00
parent 13f769ec09
commit 62dea57270
64 changed files with 255 additions and 193 deletions

View File

@@ -126,6 +126,7 @@
#define IDC_COMBO_MIDI 1076
#define IDC_CHECK_MPU401 1077
#define IDC_CONFIGURE_MPU401 1078
#define IDC_CHECK_FLOAT 1079
#define IDC_COMBO_NET_TYPE 1090 /* network config */
#define IDC_COMBO_PCAP 1091