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 @ r28622:281cf7fd7f53
Branch filter:
master at 281cf7fd7f53
master
patchpack
Location:
cpp/openttd-patchpack/source
/
src
/
spriteloader
/
CMakeLists.txt
Show Full History
Show Authors
r28622:281cf7fd7f53
103 B
text/plain
Show Annotation
Show as Raw
Download as Raw
frosch
Codechange: wrap 'if' in macros into 'do { ... } while (false)', so it does not break on following 'else'.
1
2
3
4
5
6
7
add_files(
grf.cpp
grf.hpp
sprite_file.cpp
sprite_file_type.hpp
spriteloader.hpp
)