home *** CD-ROM | disk | FTP | other *** search
- /* PD_About_Dialog */
-
- /* File name: About_Dialog */
- /* Function: Handle a modal dialog */
- /* History: 3/15/91 Original by Prototyper 3.0 */
-
-
-
-
- /* ======================================================= */
-
- /* Init any global variables */
- void I_PD_About_Dialog(void);
-
- /* Handle the modal dialog */
- void PD_About_Dialog(void);
-
-
- /* ======================================================= */
-
-
-
-