home *** CD-ROM | disk | FTP | other *** search
-
- #ifndef __Desk_Jump_h
- #define __Desk_Jump_h
- #ifdef __cplusplus
- extern "C" {
- #endif
- #ifndef __Desk_JumpRaw_h
- #include "Desk.JumpRaw.h"
- #endif
- #ifndef __Desk_Error2_h
- #include "Desk.Error2.h"
- #endif
- #ifndef __Desk_Debug_h
- #include "Desk.Debug.h"
- #endif
- Desk_error2_block *Desk_JumpAuto_Error2Handler(Desk_error2_block *error);
- extern Desk_error2_block* Desk_jumpauto_lasterror;
- #ifdef __cplusplus
- }
- #endif
- #endif
-