chiark / gitweb /
Fix a race between track startup and scratching. Basically if the
[disorder] / plugins / execraw.c
1 #define TYPE DISORDER_PLAYER_RAW
2 #include "exec.c"
3
4 /*
5 Local Variables:
6 c-basic-offset:2
7 comment-column:40
8 fill-column:79
9 indent-tabs-mode:nil
10 End:
11 */