Commit 3799ffd
File tree
9 files changed
+8
-9
lines changed- build/android/jni
- src
- client
- util
- util/travis
9 files changed
+8
-9
lines changedDiff for: build/android/jni/Android.mk
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
241 | 241 |
| |
242 | 242 |
| |
243 | 243 |
| |
244 |
| - | |
245 | 244 |
| |
246 | 245 |
| |
247 | 246 |
| |
| |||
290 | 289 |
| |
291 | 290 |
| |
292 | 291 |
| |
| 292 | + | |
293 | 293 |
| |
294 | 294 |
| |
295 | 295 |
| |
|
Diff for: src/CMakeLists.txt
+1-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
406 | 406 |
| |
407 | 407 |
| |
408 | 408 |
| |
409 |
| - | |
410 | 409 |
| |
411 | 410 |
| |
412 | 411 |
| |
| |||
739 | 738 |
| |
740 | 739 |
| |
741 | 740 |
| |
742 |
| - | |
| 741 | + | |
743 | 742 |
| |
744 | 743 |
| |
745 | 744 |
| |
|
Diff for: src/client/game.cpp
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 |
| - | |
59 | 58 |
| |
60 | 59 |
| |
61 | 60 |
| |
| |||
65 | 64 |
| |
66 | 65 |
| |
67 | 66 |
| |
| 67 | + | |
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
|
Diff for: src/main.cpp
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
|
Diff for: src/util/CMakeLists.txt
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
17 |
| - |
File renamed without changes.
File renamed without changes.
File renamed without changes.
Diff for: util/travis/clang-format-whitelist.txt
+3-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
296 | 296 |
| |
297 | 297 |
| |
298 | 298 |
| |
299 |
| - | |
300 |
| - | |
301 |
| - | |
302 | 299 |
| |
303 | 300 |
| |
304 | 301 |
| |
| |||
464 | 461 |
| |
465 | 462 |
| |
466 | 463 |
| |
| 464 | + | |
| 465 | + | |
| 466 | + | |
467 | 467 |
| |
468 | 468 |
| |
469 | 469 |
| |
|
0 commit comments