Pararena2/Headers/FileError.h

1 line
679 B
C
Executable File

/*============================================================*/
/*============================================================*/
/*== ==*/
/*== File Error Handling Header ==*/
/*== ==*/
/*============================================================*/
/*============================================================*/
#pragma once
/*======================================================== Prototypes */
Boolean CheckFileError (short, StringPtr);
/*======================================================== Constants */
#define rFileErrorAlert 140 /* res ID of alert */
#define rFileErrorStrings 140 /* res ID of string list */