mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-18 01:58:01 -05: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