mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-25 14:54:56 +00:00
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5251 8ced0084-cf51-0410-be5f-012b33b47a6e
5 lines
No EOL
69 B
C
5 lines
No EOL
69 B
C
#include "Defines.h"
|
|
|
|
u32 GetCR0();
|
|
u32 GetCR(u32 num);
|
|
u32 GetXER(); |