dolphin/Source/Core/Core/IOS/DI
Léo Lam d97ae1054f Remove useless ES wrappers from the main IOS file
This removes wrappers for ES_DIVerify and ES::LoadWAD. They are not
really useful as we can simply call the ES function directly, and
it is actually somewhat confusing because both functions are static
and are not tied to a particular ES instance.
2017-03-02 20:29:01 +01:00
..
DI.cpp Remove useless ES wrappers from the main IOS file 2017-03-02 20:29:01 +01:00
DI.h IOS: Remove IOS prefix on a few structs/enums 2017-01-19 19:10:31 +01:00