mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-10 06:28:14 -05:00
loader/nso: Remove left-in debug pragma
Unintentionally introduced in 552d5071fa
This commit is contained in:
@ -21,8 +21,6 @@
|
||||
#include "core/memory.h"
|
||||
#include "core/settings.h"
|
||||
|
||||
#pragma optimize("", off)
|
||||
|
||||
namespace Loader {
|
||||
namespace {
|
||||
struct MODHeader {
|
||||
|
Reference in New Issue
Block a user