TheleCode
Toggle navigation
Public journal
Gists
Create New Gist
All Public Gists
Search
My Pull Requests
Not Logged In
Login to Your Account
Username:
Password:
Forgot password?
hg
cpp
»
openttd-patchpack
»
source
Toggle navigation
Summary
Changelog
Files
Pull Requests
Options
Compare
Search
Files @ r25895:573b0b525189
Branch filter:
master at 573b0b525189
master
patchpack
Location:
cpp/openttd-patchpack/source
/
src
/
spriteloader
/
CMakeLists.txt
Show Full History
Show Authors
r25895:573b0b525189
103 B
text/plain
Show Annotation
Show as Raw
Download as Raw
Patric Stout
Fix: [Actions] changelog assumed major.minor.patch versioning (
#9482
)
We now use major.minor versioning, so it failed to pick up the
correct information.
1
2
3
4
5
6
7
add_files(
grf.cpp
grf.hpp
sprite_file.cpp
sprite_file_type.hpp
spriteloader.hpp
)