X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=maemo%2Fmaemo_common.h;fp=maemo%2Fmaemo_common.h;h=757b6f66dbe91feab1f3979c1290eb056c349944;hp=0000000000000000000000000000000000000000;hb=d64280d6f8f3064fffd834f374900f0bfb735ac7;hpb=bbd471aff0d4a499872d7ab9ef8ff0f7e9db8b60 diff --git a/maemo/maemo_common.h b/maemo/maemo_common.h new file mode 100644 index 00000000..757b6f66 --- /dev/null +++ b/maemo/maemo_common.h @@ -0,0 +1,4 @@ +void maemo_init(int *argc, char ***argv); + +extern char file_name[MAXPATHLEN]; +extern int g_maemo_opts;