git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11747 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
François Revol 2005-03-14 23:21:28 +00:00
parent 92e13ebb34
commit 5d3df182ae

View File

@ -30,7 +30,7 @@ struct wave_format_ex
} _PACKED; } _PACKED;
/* uncommenting will make Decode() set the current thread priority to time sharing, so it won't totally freeze /* uncommenting will make Decode() set the current thread priority to time sharing, so it won't totally freeze
* if you busy-loop in there (to help debug with CD Manager * if you busy-loop in there (to help debug with CD Manager)
*/ */
//#define UNREAL //#define UNREAL