mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
Merge pull request #13529 from jordan-woyak/StateBuffer
Core/State: Avoid unnecessarily value-initializing large buffers.
This commit is contained in:
@ -18,6 +18,7 @@ add_library(common
|
||||
BitSet.h
|
||||
BitUtils.h
|
||||
BlockingLoop.h
|
||||
Buffer.h
|
||||
ChunkFile.h
|
||||
CodeBlock.h
|
||||
ColorUtil.cpp
|
||||
|
Reference in New Issue
Block a user