New Depth of Field implementation (#1773)

This commit is contained in:
Jasper St. Pierre
2026-05-24 09:41:59 -07:00
committed by GitHub
parent 0504f1dda7
commit af162bbd0a
9 changed files with 183 additions and 36 deletions
+1 -1
View File
@@ -750,7 +750,7 @@ void dMenuMapCommon_c::debugIcon() {
#if TARGET_PC
static constexpr struct {
std::string stagename;
std::string_view stagename;
u8 switch_no;
s8 region_id;
u8 save_id;