mirror of
https://github.com/azahar-emu/dynarmic.git
synced 2026-04-02 19:45:58 +02:00
general: Resolve -Wmissing-prototypes warnings
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
|
||||
#include <fmt/format.h>
|
||||
|
||||
#include "common/assert.h"
|
||||
|
||||
namespace Dynarmic::Common {
|
||||
|
||||
[[noreturn]] void Terminate(fmt::string_view msg, fmt::format_args args) {
|
||||
|
||||
Reference in New Issue
Block a user