Ignore:
Timestamp:
Oct 14, 2007, 9:24:35 PM (18 years ago)
Author:
Brendan Oakley
Message:

Uniaud16 Release now builds without warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • OCO/trunk/drv16/init.cpp

    r241 r258  
    197197    current_device = 0;
    198198    // Build the Wave Playback Hardware object
    199     pWavePlay = new WAVEPLAY(current_device);
     199    PWAVEPLAY pWavePlay = new WAVEPLAY(current_device);
    200200    new WAVEREC(current_device);
    201201
Note: See TracChangeset for help on using the changeset viewer.