mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 04:08:55 +00:00
Common/PointerWrap: Hide internals.
This commit is contained in:
parent
3ed9d5a3c7
commit
853cf4f818
5 changed files with 6 additions and 5 deletions
|
@ -46,6 +46,7 @@ public:
|
|||
MODE_VERIFY, // compare
|
||||
};
|
||||
|
||||
private:
|
||||
u8** ptr;
|
||||
Mode mode;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue