Kai Knoblich
3101573007
SLUDGE: Fix build with Clang >= 11.0.0
...
Clang 11 and newer check the types of return values more strictly and
generate an error if there is a discrepancy.
However the "bool loadGame()" function, returns the value "NULL", if
loading of a savegame was unsucessful, whereas Clang expects a return
value of type "bool".
Remedy the issue by using "false" as return value instead of "NULL".
2021-09-10 19:38:12 +03:00
..
2021-07-04 18:24:27 -07:00
2021-05-17 23:18:50 +01:00
2021-08-10 13:04:09 +03:00
2021-05-07 01:29:52 +02:00
2021-08-22 22:25:33 +03:00
2021-05-14 01:01:58 +02:00
2021-05-07 01:29:53 +02:00
2020-10-03 14:56:36 +02:00
2021-06-13 14:15:45 +02:00
2020-10-03 14:56:36 +02:00
2021-05-14 01:01:58 +02:00
2021-05-14 01:01:58 +02:00
2021-05-08 13:43:29 +02:00
2021-05-07 01:29:52 +02:00
2021-05-08 13:43:29 +02:00
2021-05-08 13:43:29 +02:00
2021-05-07 01:29:53 +02:00
2021-05-07 01:29:52 +02:00
2021-05-14 01:01:58 +02:00
2021-05-14 01:01:58 +02:00
2021-05-07 01:29:53 +02:00
2021-05-07 01:29:52 +02:00
2021-05-07 01:29:52 +02:00
2021-05-16 17:09:32 +02:00
2021-05-17 01:55:21 +02:00
2021-05-07 01:29:53 +02:00
2021-07-08 18:24:28 -07:00
2021-05-07 01:29:52 +02:00
2021-05-07 01:29:52 +02:00
2021-05-07 01:29:52 +02:00
2021-05-15 17:17:23 +02:00
2021-05-07 01:29:53 +02:00
2021-05-15 17:17:23 +02:00
2021-05-07 01:29:53 +02:00
2021-05-07 01:29:53 +02:00
2021-05-07 01:29:53 +02:00
2021-05-07 01:29:53 +02:00
2021-05-07 01:29:53 +02:00
2021-05-14 01:01:58 +02:00
2021-05-06 18:14:55 -07:00
2021-05-14 01:01:58 +02:00
2021-05-08 13:43:29 +02:00
2021-05-07 01:29:53 +02:00
2021-09-10 19:38:12 +03:00
2021-05-15 17:17:23 +02:00
2021-06-14 12:42:38 -05:00
2021-05-08 13:43:29 +02:00
2021-05-07 01:29:53 +02:00
2021-05-07 01:29:53 +02:00
2021-05-30 11:40:37 +02:00
2021-05-07 01:29:53 +02:00
2021-05-14 01:01:58 +02:00
2021-05-07 01:29:53 +02:00
2021-05-14 01:01:58 +02:00
2021-05-12 23:19:19 +02:00
2021-05-07 01:29:53 +02:00
2021-05-07 01:29:53 +02:00
2021-05-07 01:29:53 +02:00
2021-05-07 01:29:52 +02:00
2021-05-17 01:55:20 +02:00
2021-05-07 01:29:53 +02:00
2021-05-07 01:29:52 +02:00
2021-05-08 13:43:29 +02:00
2021-05-07 01:29:53 +02:00