Changeset 17:411717cefded in roaraudio for roard/include


Ignore:
Timestamp:
06/19/08 22:51:13 (16 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

now we can change the volume, but it will not work if you set it... haha...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/include/req.h

    r0 r17  
    3131int req_on_kick        (int client, struct roar_message * mes, char * data); 
    3232 
     33int req_on_set_vol     (int client, struct roar_message * mes, char * data); 
     34 
    3335int req_on_add_data    (int client, struct roar_message * mes, char * data); 
    3436 
Note: See TracChangeset for help on using the changeset viewer.