mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-07-16 04:11:03 +00:00
Bump enum range to fix unknown opcode logging (#4333)
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
#include <numbers>
|
||||
#define MAGIC_ENUM_RANGE_MIN 0
|
||||
#define MAGIC_ENUM_RANGE_MAX 1515
|
||||
#define MAGIC_ENUM_RANGE_MAX 2143
|
||||
#include <magic_enum/magic_enum.hpp>
|
||||
|
||||
namespace Shader::Gcn {
|
||||
|
||||
Reference in New Issue
Block a user