Changeset 2495:61b6587c286a in roaraudio for roard/light.c


Ignore:
Timestamp:
08/24/09 02:20:48 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

support to disable light subsystem

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/light.c

    r2252 r2495  
    2424 
    2525#include "roard.h" 
     26 
     27#ifndef ROAR_WITHOUT_DCOMP_LIGHT 
    2628 
    2729int light_init  (unsigned int channels) { 
     
    226228} 
    227229 
     230#endif 
     231 
    228232//ll 
Note: See TracChangeset for help on using the changeset viewer.