REPEAT_ONCE is only used within STemWin.
 
Symbols
loading...
Files
loading...

REPEAT_ONCE macro

Syntax

#define REPEAT_ONCE 1

References

LocationText
audio_player_win.c:64
#define REPEAT_ONCE 1
audio_player_win.c:411
if(PlayerSettings.b.repeat == REPEAT_ONCE)
audio_player_win.c:1651
PlayerSettings.b.repeat = REPEAT_ONCE;