mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-31 15:32:38 +00:00
meh
This commit is contained in:
parent
2c393d35f0
commit
98c174edc4
520 changed files with 74815 additions and 58942 deletions
|
@ -57,7 +57,7 @@ void VideoCommon_DoState(PointerWrap& p)
|
|||
p.DoMarker("XF Memory");
|
||||
|
||||
// Texture decoder
|
||||
p.DoArray(texMem);
|
||||
p.DoArray(s_tex_mem);
|
||||
p.DoMarker("texMem");
|
||||
|
||||
// TMEM
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue