historical/toontown-classic.git/panda/include/parser-inc/avformat.h

7 lines
145 B
C
Raw Normal View History

2024-01-16 11:20:27 -06:00
#ifndef AVFORMAT_H
#define AVFORMAT_H
typedef struct AVFormat AVFormat;
typedef struct AVFormatContext AVFormatContext;
#endif /* AVFORMAT_H */