core/cheat_engine: Make MemoryReadImpl and MemoryWriteImpl internally linked
These don't need to be visible outside of the translation unit, so they can be enclosed within an anonymous namespace.
Loading
Please sign in to comment
These don't need to be visible outside of the translation unit, so they can be enclosed within an anonymous namespace.