LibretroAdmin 19c72a413f (gfx_thumbnail_path.c) Cache localized string
(menu_displaylist.c) Some optimizations:
* Make sure val_d is never bigger than 16, it should just
contain a number. 16 is more than plenty (and probably too big even)
* Hose val_d out of loops if its value never changes inside the loop
* Attempt to avoid calling msg_hash_to_str inside loops unnecessarily
2022-08-27 13:20:29 +02:00
..
2021-10-15 14:32:07 +02:00
2020-08-24 14:35:25 +02:00
2020-08-15 00:35:15 +02:00
2022-08-20 19:17:28 +02:00