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

REPEAT_ONCE macro

Syntax

#define REPEAT_ONCE 1

References

LocationText
audioplayer_win.c:67
#define REPEAT_ONCE 1
audioplayer_win.c:369
else if(PlayerSettings.b.repeat == REPEAT_ONCE)
audioplayer_win.c:1042
PlayerSettings.b.repeat = REPEAT_ONCE;
audioplayer_win.c:1044
else if(PlayerSettings.b.repeat == REPEAT_ONCE)