mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Common/PointerWrap: Hide internals.
This commit is contained in:
@ -46,6 +46,7 @@ public:
|
||||
MODE_VERIFY, // compare
|
||||
};
|
||||
|
||||
private:
|
||||
u8** ptr;
|
||||
Mode mode;
|
||||
|
||||
|
Reference in New Issue
Block a user