RetroArch
Macros | Variables
export.h File Reference

This module contains #defines and symbols for exporting function calls, and providing version information and compiled-in features. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define FLAC_API
 
#define FLAC_API_VERSION_CURRENT   11
 
#define FLAC_API_VERSION_REVISION   0
 
#define FLAC_API_VERSION_AGE   3
 

Variables

FLAC_API int FLAC_API_SUPPORTS_OGG_FLAC
 

Detailed Description

This module contains #defines and symbols for exporting function calls, and providing version information and compiled-in features.

See the export module.