Attempting to iron out seg faults and crashes.

Did some shuffling to fix a initialization order problem between view
position, scenery elevation.
This commit is contained in:
curt 1998-08-22 14:49:54 +00:00
parent e111f530c3
commit dacc051a57

View File

@ -71,7 +71,7 @@ void slSample::changeRate ( int r )
buffer = buffer2 ;
}
#ifdef 0
#if 0
void slSample::changeToUnsigned ()
{
if ( getBps() == 16 )