expedite/src/bin/engine_software_16_x11.h

8 lines
172 B
C

#ifndef ENGINE_SOFTWARE_16_X11_H
#define ENGINE_SOFTWARE_16_X11_H
int engine_software_16_x11_args(int argc, char **argv);
void engine_software_16_x11_loop(void);
#endif