- Timestamp:
- 07/09/2017 05:04:43 PM (7 years ago)
- Branches:
- master
- Children:
- 9519422
- Parents:
- bc11fc1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
misc/proto.c
rbc11fc1 r7848656 250 250 251 251 void vsplot4(uint16_t *obase, uint16_t nw, uint16_t fg, uint16_t row, uint16_t col, int8_t *str, 252 252 uint16_t pitch, uint16_t ht, int16_t cgtab[][256]) 253 253 { 254 254 } 255 255 256 256 void vvputsv(uint16_t *obase, uint16_t nw, uint16_t fg, uint16_t bg, uint16_t row, uint16_t col, 257 257 int8_t *str, uint16_t pitch, uint16_t ht, int16_t cgtab[][256]) 258 258 { 259 259 }
Note:
See TracChangeset
for help on using the changeset viewer.