10 lines
94 B
C
10 lines
94 B
C
#ifndef _MBAFF_H_
|
|
#define _MBAFF_H
|
|
|
|
|
|
int Announce(void); /* Announce files */
|
|
|
|
|
|
#endif
|
|
|