Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions arm9/source/fat/ff.h
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@ typedef unsigned short WCHAR; /* 16-bit unsigned integer */
typedef unsigned long DWORD; /* 32-bit unsigned integer */
#endif

#include "math.h"

/* Definitions of volume management */

#if FF_MULTI_PARTITION /* Multiple partition configuration */
Expand Down