workaround a problem with the harmattan gcc
[drnoksnes] / hacks.h
1 #ifndef _HACKS_H_
2 #define _HACKS_H_
3
4 void S9xHacksLoadFile(const char * file);
5
6 #endif