mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-07 23:41:26 +12:00
overlays: simplify overlay_media_list_dialog
This commit is contained in:
parent
0a38800e44
commit
ab6ba848b8
10 changed files with 126 additions and 108 deletions
|
@ -92,7 +92,9 @@ LOG_CHANNEL(q_debug, "QDEBUG");
|
|||
|
||||
[[noreturn]] extern void report_fatal_error(std::string_view _text)
|
||||
{
|
||||
#ifdef __linux__
|
||||
extern void jit_announce(uptr, usz, std::string_view);
|
||||
#endif
|
||||
|
||||
std::string buf;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue