gui: sorted files. started working on TextSel class.
This commit is contained in:
@@ -1089,6 +1089,7 @@ Widget_DrawCharAt:
|
||||
; @param R5:R4 X relative to widget
|
||||
; @param R7:R6 Y relative to widget
|
||||
; @return Z pointer to next char to write if CFLAG clear
|
||||
; @return R5:R4 X pos behind last written char
|
||||
; @clobbers any, !Y
|
||||
|
||||
Widget_DrawTextFlash:
|
||||
@@ -1127,6 +1128,7 @@ Widget_DrawTextRam:
|
||||
; @param Z byte address pointer to text in flash (for LPM!)
|
||||
; @return CFLAG set if completely written
|
||||
; @return Z pointer to next char to write if CFLAG clear
|
||||
; @return R5:R4 X pos behind last written char
|
||||
; @clobbers any, !Y
|
||||
|
||||
Widget_DrawColoredTextFlash:
|
||||
|
||||
Reference in New Issue
Block a user