Subversion Repositories Kolibri OS

Rev

Rev 6359 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

  1. ;**********************************************************
  2. ;------------------TEXT DATA-------------------------------
  3. ;**********************************************************
  4. name_of_program      db 'ANIMAGE graphics editor v1.51',0
  5. mouse_pos_x          db 'X='
  6. mouse_pos_y          db 'Y='
  7. new_text1            db 'PICTURE SIZE X'
  8. new_text2            db 'PICTURE SIZE Y'
  9. ok_text              db 'OK'
  10.