mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 19:58:53 +00:00
Unbreak the build (sorry, forgot a few includes), move FP classification to MathUtil, add some more unittests.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3442 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
f67660cbfe
commit
0bee242493
8 changed files with 138 additions and 87 deletions
|
@ -25,8 +25,8 @@
|
|||
** ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
// A simple and portable program used to generate a blank FAT32 image file
|
||||
// Modified for Dolphin-emu
|
||||
// A simple and portable piece of code used to generate a blank FAT32 image file.
|
||||
// Modified for Dolphin.
|
||||
|
||||
#include "SDCardUtil.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue