fix a bunch of warnings

This commit is contained in:
SimoneN64
2024-01-03 14:22:06 +01:00
parent d1b4da3de2
commit d7a94b41e0
19 changed files with 108 additions and 107 deletions

View File

@@ -83,3 +83,4 @@ file(REMOVE
target_link_libraries(kaizen PUBLIC frontend frontend-imgui
discord-rpc imgui nfd parallel-rdp backend fmt::fmt mio::mio nlohmann_json::nlohmann_json core registers jit interpreter mem unarr mmio rsp SDL2::SDL2main SDL2::SDL2)
target_compile_options(kaizen PUBLIC -Wextra)