mirror of
https://github.com/open-goal/jak-project
synced 2026-05-30 00:47:20 -04:00
Fix credits
This commit is contained in:
@@ -128,7 +128,7 @@
|
||||
(set! (-> v1-4 scale) 1.0)
|
||||
)
|
||||
(set! (-> s5-0 flags) (font-flags shadow kerning middle large))
|
||||
(while (or s2-0 (and (< s4-0 (- s3-0)) (< (the-as uint gp-0) (the-as uint 3249))))
|
||||
(while (or s2-0 (and (< s4-0 (- s3-0)) (< (the-as uint gp-0) (the-as uint 3262))))
|
||||
(+! s4-0 s3-0)
|
||||
(+! gp-0 1)
|
||||
(let ((a0-8 (lookup-text! *common-text* (the-as game-text-id gp-0) #t)))
|
||||
@@ -140,7 +140,7 @@
|
||||
(set! s2-0 #f)
|
||||
)
|
||||
(cond
|
||||
((>= (the-as uint gp-0) (the-as uint 3249))
|
||||
((>= (the-as uint gp-0) (the-as uint 3262))
|
||||
#t
|
||||
)
|
||||
(else
|
||||
|
||||
Reference in New Issue
Block a user