Changeset 4343:a67cbb88fbe0 in roaraudio for roard/include/req.h


Ignore:
Timestamp:
09/13/10 21:58:14 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added support for wait command

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/include/req.h

    r3926 r4343  
    7373int req_on_beep        (int client, struct roar_message * mes, char ** data, uint32_t flags[2]); 
    7474 
     75int req_on_wait        (int client, struct roar_message * mes, char ** data, uint32_t flags[2]); 
     76 
    7577//int req_on_ (int client, struct roar_message * mes, char ** data, uint32_t flags[2]); 
    7678 
Note: See TracChangeset for help on using the changeset viewer.