home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 640a.lha / FLUSHLibrary_v1.1 / Flush_lib.I < prev    next >
Text File  |  1992-04-07  |  705b  |  24 lines

  1.     IFND    FLUSH_FLUSH_LIB_I
  2. FLUSH_FLUSH_LIB_I    SET    1
  3.  
  4. ; --------------------------------------------------------------
  5. ; Project name: FLUSHLibrary    Launched: 01/04/92      by Ms...
  6. ; --------------------------------------------------------------
  7. ; This file "flush.library offset jumps"
  8. ;       created: 01/04/92               last modified: 07/04/92
  9. ;       version: 1.1                    PV: 003
  10. ; These are general data, needed by client programs.
  11. ; These are offset jumps.
  12. ;
  13. ; FLUSH:FLUSH_LIB.I (C) Marc Schaefer 1992 flush@alphanet.imp.com
  14.  
  15. _LVOFlushDo            EQU    -30
  16. _LVOFlushEnableAnnounce        EQU    -36
  17. _LVOFlushDisableAnnounce    EQU    -42
  18.  
  19.     IFND    FLUSH_FLUSH_ASM
  20.     XREF    _FlushBase
  21.     ENDC
  22.  
  23.     ENDC    !FLUSH_FLUSH_LIB_I
  24.