mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-03 22:02:25 -07:00
kernel: avoid signed overflow UB on MSVC
This commit is contained in:
@@ -91,6 +91,7 @@ add_library(common STATIC
|
||||
multi_level_page_table.h
|
||||
nvidia_flags.cpp
|
||||
nvidia_flags.h
|
||||
overflow.h
|
||||
page_table.cpp
|
||||
page_table.h
|
||||
param_package.cpp
|
||||
|
Reference in New Issue
Block a user