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

9 lines
301 B
C
Raw Normal View History

2024-01-16 11:20:27 -06:00
#include "opus.h"
typedef struct OpusHead OpusHead;
typedef struct OpusTags OpusTags;
typedef struct OpusPictureTag OpusPictureTag;
typedef struct OpusServerInfo OpusServerInfo;
typedef struct OpusFileCallbacks OpusFileCallbacks;
typedef struct OggOpusFile OggOpusFile;