Changeset 6aa430b in buchla-68k for vlib/vputs.x


Ignore:
Timestamp:
07/10/2017 07:11:13 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
e877e55
Parents:
14ad9c9
Message:

More accurate headers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vlib/vputs.x

    r14ad9c9 r6aa430b  
    1111extern  void            vputs(uint16_t *sbase, uint16_t row, uint16_t col, uint16_t attrib, int8_t *str);
    1212extern  void            vputsa(uint16_t *sbase, uint16_t row, uint16_t col, uint16_t *attrib, int8_t *str);
    13 
Note: See TracChangeset for help on using the changeset viewer.