Skip to content

Commit

Permalink
submodule update
Browse files Browse the repository at this point in the history
  • Loading branch information
ThirteenAG committed Oct 5, 2023
1 parent 1117165 commit aff3054
Show file tree
Hide file tree
Showing 5 changed files with 864 additions and 864 deletions.
2 changes: 1 addition & 1 deletion external/FusionDxHook
2 changes: 1 addition & 1 deletion external/inireader
Submodule inireader updated 3 files
+5 −0 .gitignore
+179 −15 IniReader.h
+17 −16 ini_parser.hpp
2 changes: 1 addition & 1 deletion external/sire
Submodule sire updated 2 files
+21 −0 LICENSE
+26 −0 sire.h
2 changes: 1 addition & 1 deletion premake5.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ workspace "XboxRainDroplets"
configurations { "Release", "Debug" }
architecture "x86"
location "build"
buildoptions {"-std:c++latest"}
cppdialect "C++latest"
kind "SharedLib"
language "C++"
targetextension ".asi"
Expand Down
Loading

0 comments on commit aff3054

Please sign in to comment.