jak-project/goal_src/jak1/pc
Matt Dallmeyer f388898d7b
Speedrun verification text cleanup (#2229)
We only draw this text to the screen if we're in speedrunner mode
anyway, so the `#t` flag on this line doesn't really add any value imo

b130b2eac2/goal_src/jak1/pc/features/speedruns.gc (L248-L255)


![image](https://user-images.githubusercontent.com/2515356/220177466-4ecb8376-7953-4161-a6ca-a300b6978d3e.png)
2023-02-20 19:49:57 -05:00
..
debug [jak1] fix crash on startup (#2225) 2023-02-18 17:19:22 -05:00
features Speedrun verification text cleanup (#2229) 2023-02-20 19:49:57 -05:00
util split new pc features in some files into their own code files + address some old issues + ripple graphics improvements (#2216) 2023-02-13 21:39:14 +00:00
hud-classes-pc.gc fix controller vibration (#1685) 2022-07-19 19:06:05 -04:00
pckernel-h.gc Create Hungarian translation of game text for Jak 1 (#2141) 2023-02-04 20:01:22 -05:00
pckernel.gc Add extended environment mapping option to progress and enable it by default + other bug fixes (#2161) 2023-01-24 20:22:47 +00:00
progress-pc.gc Create Hungarian translation of game text for Jak 1 (#2141) 2023-02-04 20:01:22 -05:00
README.md jak2: Create goal_src skeleton (#1576) 2022-06-29 22:20:09 -04:00
subtitle.gc Add extended environment mapping option to progress and enable it by default + other bug fixes (#2161) 2023-01-24 20:22:47 +00:00

This directory contains new source code files used for the PC port