diff options
Diffstat (limited to 'include/fpu.h')
-rw-r--r-- | include/fpu.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/fpu.h b/include/fpu.h index ea98e74..83e086a 100644 --- a/include/fpu.h +++ b/include/fpu.h @@ -3,4 +3,4 @@ #include "types.h" void fpu(Uint32 opcode); -#endif
\ No newline at end of file +#endif |