openMSX
Namespaces | Macros
components.hh File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  openmsx
 This file implemented 3 utility functions:
 

Macros

#define COMPONENT_CORE   1
 
#define COMPONENT_GL   1
 
#define COMPONENT_LASERDISC   1
 
#define COMPONENT_ALSAMIDI   1
 

Macro Definition Documentation

◆ COMPONENT_ALSAMIDI

#define COMPONENT_ALSAMIDI   1

Definition at line 9 of file components.hh.

◆ COMPONENT_CORE

#define COMPONENT_CORE   1

Definition at line 6 of file components.hh.

◆ COMPONENT_GL

#define COMPONENT_GL   1

Definition at line 7 of file components.hh.

◆ COMPONENT_LASERDISC

#define COMPONENT_LASERDISC   1

Definition at line 8 of file components.hh.