mirror of
https://github.com/open-goal/jak-project
synced 2026-09-04 02:29:37 -04:00
@@ -140,12 +140,9 @@
|
||||
(print-game-text s3-0 gp-0 #f (the int f30-1) 22)
|
||||
)
|
||||
)
|
||||
(set!
|
||||
(+!
|
||||
(-> gp-0 origin y)
|
||||
(+
|
||||
(-> gp-0 origin y)
|
||||
(the float (-> *title-credits-spacing* (+ s5-1 s4-1)))
|
||||
)
|
||||
(the float (-> *title-credits-spacing* (+ s5-1 s4-1)))
|
||||
)
|
||||
)
|
||||
)
|
||||
@@ -206,7 +203,7 @@
|
||||
(set! v1-13 25)
|
||||
)
|
||||
)
|
||||
(set! (-> s5-0 origin y) (+ (-> s5-0 origin y) (the float v1-13)))
|
||||
(+! (-> s5-0 origin y) (the float v1-13))
|
||||
(+! gp-0 1)
|
||||
)
|
||||
#f
|
||||
|
||||
Reference in New Issue
Block a user