aboutsummaryrefslogtreecommitdiffstats
path: root/include/extract.h
blob: bb57511dc9485bbb92de55397ea2490c56d98122 (plain) (blame)
1
2
3
4
#pragma once

#include "common.h"
int nfl_extract_worker(const char *filename, nfl_state_t *state);