Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix crash when MSW shader entry is nullptr
The shader entry can be a null if its simply not used by the game, or if it is a reference. We must correctly check on these correctly to avoid the program from crashing. Repak now adds these kinds of shaders correctly to the pak file.
- Loading branch information