mirror of
https://github.com/ScrelliCopter/tmx2gba.git
synced 2025-02-21 03:29:25 +11:00
Added CMake build.
Code changes to support Linux. Updated documentation & README.md, which were sorely out of date. Updated copyrights. *yawn*
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
extern int optind;
|
||||
extern char *optarg, *next;
|
||||
|
||||
void getoptClear ();
|
||||
int getopt(int argc, char *argv[], char *optstring);
|
||||
|
||||
#endif //XGETOPT_H
|
||||
|
||||
Reference in New Issue
Block a user