Changeset 3981:0dda28251f72 in roaraudio for roard/network.c


Ignore:
Timestamp:
06/27/10 22:13:50 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

activate rplay

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/network.c

    r3912 r3981  
    171171   break; 
    172172#endif 
     173#ifndef ROAR_WITHOUT_DCOMP_EMUL_RPLAY 
     174  case ROAR_PROTO_RPLAY: // nothing to do here. 
     175   break; 
     176#endif 
    173177  default: 
    174178    // OS independiend code to close the socket: 
Note: See TracChangeset for help on using the changeset viewer.