Changeset 246:97eacb7d9736 in roaraudio


Ignore:
Timestamp:
07/24/08 15:47:43 (16 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

globalized main_loop()'s pos to g_pos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/include/roard.h

    r245 r246  
    3636int alive; 
    3737 
     38uint32_t g_pos; // current possition in output stream 
     39 
    3840int g_standby; 
    3941 
Note: See TracChangeset for help on using the changeset viewer.