aboutsummaryrefslogtreecommitdiff
path: root/src/blocks/scheme.c
blob: 7a49b9088efccd0e5ced95bf00bd890b29980414 (plain)
1
2
3
4
5
#include "scheme.h"

const block_scheme_t *block_schemes[] = {
    NULL,
};