This repository has been archived by the owner. It is now read-only.
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
18 additions
and 1 deletion.
- +1 −0 src/animation/AnimManager.cpp
- +3 −0 src/animation/CutsceneMgr.cpp
- +1 −0 src/core/AnimViewer.cpp
- +5 −0 src/core/FileLoader.cpp
- +1 −0 src/core/main.cpp
- +1 −1 src/render/WaterLevel.cpp
- +1 −0 src/rw/TexRead.cpp
- +3 −0 src/save/GenericGameStorage.cpp
- +2 −0 src/save/PCSave.cpp