expedite/src/bin/engine_software_16_wince.h

10 lines
227 B
C

#ifndef __ENGINE_SOFTWARE_16_WINCE_H__
#define __ENGINE_SOFTWARE_16_WINCE_H__
int engine_software_16_wince_args(int argc, char **argv);
void engine_software_16_wince_loop(void);
#endif /* __ENGINE_SOFTWARE_16_WINCE_H__ */