mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-15 21:51:25 +02:00

Integers should be passed as pointers when a function modifies them (to make it clear that they get modified).
Integers should be passed as pointers when a function modifies them (to make it clear that they get modified).