Ignore:
Timestamp:
Sep 22, 2009, 8:52:46 PM (16 years ago)
Author:
abwillis
Message:

VAC365 build updates. dsound update seems to help VAC308 some here too.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/dsound/dsmixer.cpp

    r5553 r21342  
    3434// It's allocated on demand by MixFunc.
    3535static signed long* mixbuf = NULL;   // pointer to the mixer data buffer
    36 static ulMixerBufferSize = 0;        // current size of the mixer buffer
     36static ULONG ulMixerBufferSize = 0;        // current size of the mixer buffer
    3737
    3838
Note: See TracChangeset for help on using the changeset viewer.