mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-11 22:38:24 +02:00
5 lines
69 B
C
5 lines
69 B
C
![]() |
#include "Defines.h"
|
||
|
|
||
|
u32 GetCR0();
|
||
|
u32 GetCR(u32 num);
|
||
|
u32 GetXER();
|