interpret/src/scan_score.h

5 lines
107 B
C

#include "helper.h"
#include "flight.h"
int scan_score(union date32, const char *, struct flight_tree *);