Files
scummvm/common
Scott Percival 095ae06405 COMMON: Refactor MacResManager::load* methods to accept a pointer
Previously the methods would pass by reference, then convert to a
pointer on success and take ownership. This isn't ideal, as a
reference suggests no transferral of ownership, and doesn't suggest
it needs to be a heap resource allocated by new.
2022-09-25 10:35:03 +02:00
..
2022-09-18 20:43:33 +02:00
2021-12-26 21:19:38 +01:00
2022-07-11 18:16:23 +02:00
2022-05-28 12:32:29 +02:00
2021-12-26 21:19:38 +01:00
2021-12-26 21:19:38 +01:00
2022-08-22 15:38:10 +02:00
2022-07-11 18:16:23 +02:00
2022-07-11 18:16:23 +02:00
2022-05-28 12:32:29 +02:00
2022-06-26 18:32:10 +02:00
2022-08-12 00:27:15 +03:00
2022-08-06 11:30:43 +02:00
2022-09-18 20:37:36 +02:00
2022-05-28 12:32:29 +02:00