Skip to content

Commit 89642e9

Browse files
authored
Fixed the description of _SetTextXY
1 parent a175e57 commit 89642e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CEdev/lib/src/graphics/graphx/graphics_lib.asm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2609,7 +2609,7 @@ _SetTextTransparentColorC:
26092609
26102610
;-------------------------------------------------------------------------------
26112611
_SetTextXY:
2612-
; Sets the transparency text color for text routines
2612+
; Sets the text X and Y posistions
26132613
; Arguments:
26142614
; arg0 : Text X Pos
26152615
; arg1 : Text Y Pos

0 commit comments

Comments
 (0)