This commit is contained in:
Glenn Maynard
2006-09-18 22:45:42 +00:00
parent ed285a8c2f
commit b77024f3bc
22 changed files with 23 additions and 2 deletions
@@ -11,6 +11,7 @@
#include "RageUtil.h"
#include "RageSoundManager.h"
#include "PrefsManager.h"
#include "archutils/Win32/ErrorStrings.h"
const int channels = 2;
const int bytes_per_frame = channels*2; /* 16-bit */