Changeset 1328:9c33a74ef1dc in roaraudio for include/libroar/vio_dstr.h


Ignore:
Timestamp:
03/23/09 02:29:01 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

got vio dstr basicly working

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroar/vio_dstr.h

    r1325 r1328  
    6060#define ROAR_VIO_DSTR_OBJT_FILE           (0x01|ROAR_VIO_DSTR_OBJGT_GEN) 
    6161#define ROAR_VIO_DSTR_OBJT_FH             (0x02|ROAR_VIO_DSTR_OBJGT_GEN) 
     62#define ROAR_VIO_DSTR_OBJT_FD             ROAR_VIO_DSTR_OBJT_FH 
    6263#define ROAR_VIO_DSTR_OBJT_SOCKETFH       (0x03|ROAR_VIO_DSTR_OBJGT_GEN) 
    6364/* some space to add memory FHs and the like */ 
Note: See TracChangeset for help on using the changeset viewer.