satdump/src-cli/project.h

3 lines
50 B
C
Raw Normal View History

2021-10-04 15:10:36 +02:00
#pragma once
int project(int argc, char *argv[]);