Ignore:
Timestamp:
11/15/06 01:14:23 (17 years ago)
Author:
r2d
Message:
  • added build system
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libmpc/branches/r2d/libwavformat/libwaveformat.h

    r68 r137  
    5353} t_wav_input_handler;
    5454
    55 typedef struct 
     55typedef struct
    5656{
    5757        t_wav_input_file_callback m_callback;
     
    7171        t_wav_uint32 m_data_position;
    7272
    73        
     73
    7474
    7575        t_wav_uint8 m_workbuffer[512];
     
    131131
    132132#endif //__LIBWAVEFORMAT_H__
     133
Note: See TracChangeset for help on using the changeset viewer.