home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 4 / AACD04.ISO / AACD / Programming / PMM / Developer / IncludeWOS / lvo / vektorial_lvo.asm < prev    next >
Encoding:
Assembly Source File  |  1999-10-04  |  197 b   |  11 lines

  1.     section    .data,data
  2.  
  3. _LVOVekLookingAt    equ    -30
  4.     xdef    _LVOVekLookingAt
  5. _LVOCamLookingAt    equ    -36
  6.     xdef    _LVOCamLookingAt
  7. _LVORotateDD    equ    -42
  8.     xdef    _LVORotateDD
  9. _LVORotateTD    equ    -48
  10.     xdef    _LVORotateTD
  11.