chiark / gitweb /
TABLE_FIND() now uses typeof. We're committed to GCC anyway so it
[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 */