historical/toontown-classic.git/panda/include/parser-inc/opus/opusfile.h
2024-01-16 11:20:27 -06:00

8 lines
301 B
C

#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;