mirror of
https://github.com/blondie7575/GSCats.git
synced 2025-02-22 04:29:00 +00:00
Cleanup
This commit is contained in:
parent
080ab768b8
commit
c14a6fbc28
4
fonts.s
4
fonts.s
@ -6,7 +6,7 @@
|
|||||||
; Draws a Pascal string for font "tinyNum"
|
; Draws a Pascal string for font "tinyNum"
|
||||||
;
|
;
|
||||||
; PARAML0 = Pointer to string
|
; PARAML0 = Pointer to string
|
||||||
; Y = VRAM position of lower right corner of string at which to draw
|
; Y = VRAM position of lower left corner of string at which to draw
|
||||||
;
|
;
|
||||||
; Trashes SCRATCHL,X,Y,A
|
; Trashes SCRATCHL,X,Y,A
|
||||||
;
|
;
|
||||||
@ -641,7 +641,7 @@ tinyNumchar58:
|
|||||||
; Draws a Pascal string for font "font8"
|
; Draws a Pascal string for font "font8"
|
||||||
;
|
;
|
||||||
; PARAML0 = Pointer to string
|
; PARAML0 = Pointer to string
|
||||||
; Y = VRAM position of lower right corner of string at which to draw
|
; Y = VRAM position of lower left corner of string at which to draw
|
||||||
;
|
;
|
||||||
; Trashes SCRATCHL,X,Y,A
|
; Trashes SCRATCHL,X,Y,A
|
||||||
;
|
;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user