mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-06-05 10:13:15 +00:00
Bump to Clang 18 (#1549)
This commit is contained in:
parent
3d04765a3f
commit
c83ac654ce
6 changed files with 11 additions and 11 deletions
|
@ -929,7 +929,7 @@ struct MemoryEditor {
|
|||
default:
|
||||
case ImGuiDataType_COUNT:
|
||||
break;
|
||||
} // Switch
|
||||
} // Switch
|
||||
IM_ASSERT(0); // Shouldn't reach
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue