diff options
Diffstat (limited to 'dialog_darwin.h')
| -rw-r--r-- | dialog_darwin.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dialog_darwin.h b/dialog_darwin.h new file mode 100644 index 0000000..9e113c5 --- /dev/null +++ b/dialog_darwin.h @@ -0,0 +1,4 @@ +/* 15 may 2014 */ + +extern void msgBox(id, id); +extern void msgBoxError(id, id); |
