mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-20 00:39:59 +00:00
These are only used internally. This also allows us to eliminate some symbols that get dumped into the exposed Gen namespace. By extension this also hides the Write[X] functions from OpArg's public interface. This is only used internally by XEmitter, so they shouldn't be usable by anything else.