mirror of
https://github.com/open-goal/jak-project
synced 2026-05-23 06:54:31 -04:00
22bae7fbe0
When I cleaned up the `game.gp` some DGOs were no longer referenced because my first dependency script omitted them -- thinking they weren't required. From the perspective of the source files they indeed weren't required but we still have to produce the DGO file. also works around #2177