mirror of
https://github.com/open-goal/jak-project
synced 2026-07-09 14:55:51 -04:00
[game] edge grab, small fixes, add zoomer (#1083)
* fix a few small things * fix tests * another fix * fix tests
This commit is contained in:
@@ -433,7 +433,7 @@ goos::Object decompile_sparticle_float_degrees_with_rand_init(const std::vector<
|
||||
}
|
||||
}
|
||||
|
||||
goos::Object decompile_sparticle_sound_spec(const std::vector<LinkedWord>& words,
|
||||
goos::Object decompile_sparticle_sound_spec(const std::vector<LinkedWord>& /*words*/,
|
||||
const std::string& field_name,
|
||||
const std::string& flag_name,
|
||||
const goos::Object& original) {
|
||||
|
||||
Reference in New Issue
Block a user