dolphin/Source/Core/Core/IOS
Lioncash 1801180a30 IOS STM: Get rid of forward declarations in the cpp file
Forward declaring functions from a completely different header inside a cpp
file can lead to linker errors. Forward declaring also doesn't really
provide any benefit within cpp files unless it's to bring an internally
linked function within the same file into scope.
2017-01-29 19:30:56 -05:00
..
DI IOS: Remove IOS prefix on a few structs/enums 2017-01-19 19:10:31 +01:00
ES ec_wii: Amend function casing 2017-01-28 18:46:14 -05:00
FS FileIO: Correct printf specifier in GetFileStats 2017-01-28 17:43:19 -05:00
Network ec_wii: Amend function casing 2017-01-28 18:46:14 -05:00
SDIO IOS: Remove IOS prefix on a few structs/enums 2017-01-19 19:10:31 +01:00
STM IOS STM: Get rid of forward declarations in the cpp file 2017-01-29 19:30:56 -05:00
USB IOS: Get rid of static state in BT passthrough 2017-01-25 15:31:28 +01:00
WFS Add includes for building on Windows without PCH 2017-01-23 01:37:41 -08:00
Device.cpp IOS: Remove IOS prefix on a few structs/enums 2017-01-19 19:10:31 +01:00
Device.h IOS: Remove IOS prefix on a few structs/enums 2017-01-19 19:10:31 +01:00
DeviceStub.cpp IOS: Remove IOS prefix on a few structs/enums 2017-01-19 19:10:31 +01:00
DeviceStub.h IOS: Remove IOS prefix on a few structs/enums 2017-01-19 19:10:31 +01:00
IPC.cpp 58 is 0x3a in hex, not 0x31 2017-01-26 01:52:10 +08:00
IPC.h Set up IOS RAM information area with real values. 2017-01-24 09:48:21 -05:00