mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-25 07:21:14 +01:00
PatchEngine: Get rid of a global variable
This commit is contained in:
parent
0e279b6312
commit
5518c6625b
@ -66,5 +66,4 @@ inline int GetPatchTypeCharLength(PatchType type)
|
||||
return size;
|
||||
}
|
||||
|
||||
} // namespace
|
||||
extern std::vector<PatchEngine::Patch> onFrame;
|
||||
} // namespace PatchEngine
|
||||
|
Loading…
x
Reference in New Issue
Block a user