-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #708 from fedddddd/dependabot/submodules/deps/gsc-…
…tool-be3abc1 Bump deps/gsc-tool from `9649f38` to `be3abc1`
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule gsc-tool
updated
13 files
+10 −10 | .github/workflows/main.yml | |
+1 −1 | deps/zlib | |
+2 −2 | include/xsk/arc/common/assembly.hpp | |
+1 −1 | include/xsk/arc/common/location.hpp | |
+2 −2 | include/xsk/gsc/common/assembly.hpp | |
+1 −1 | include/xsk/gsc/common/location.hpp | |
+2 −2 | src/arc/assembler.cpp | |
+2 −2 | src/gsc/assembler.cpp | |
+1 −1 | src/gsc/compiler.cpp | |
+18 −18 | src/gsc/engine/h1_func.cpp | |
+5 −5 | src/gsc/engine/h1_meth.cpp | |
+1 −1 | src/gsc/engine/iw6_pc_func.cpp | |
+2 −2 | src/gsc/engine/iw6_pc_token.cpp |