Home
last modified time | relevance | path

Searched refs:SOUNDCARD_NONE (Results 1 – 2 of 2) sorted by relevance

/dports/games/triplane/triplane-classic-1.08.r20130224/src/io/
H A Dsound.cpp28 int soundcard_type = SOUNDCARD_NONE;
82 soundcard_type = SOUNDCARD_NONE; in init_sounds()
H A Dsdl_compat.h32 #define SOUNDCARD_NONE 0 macro