#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include "globals.h"
Typedefs | |
typedef char | str17 [17] |
typedef char | str128 [128] |
Functions | |
int | mt_FselInput (APPvar *app, char *path, char *name, char *ext, char *title, char *lpath, char *lext) |
Universal file selector. |
|
|
|
|