Ignore:
Timestamp:
Mar 26, 2001, 12:06:43 AM (24 years ago)
Author:
sandervl
Message:

header update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sbliveos2/trunk/include/daudio.h

    r164 r171  
    2424    struct
    2525      {
    26       ULONG   Volume;           // left & right volume (high/low word)
     26      ULONG   VolumeL;          // left volume (0..100)
     27      ULONG   VolumeR;          // right volume (0..100)
    2728      } Vol;
    2829    struct
Note: See TracChangeset for help on using the changeset viewer.