aboutsummaryrefslogtreecommitdiff
path: root/source/sar.h
diff options
context:
space:
mode:
authorJoão Silva2017-01-16 22:39:57 +0000
committerJoão Silva2017-01-16 22:39:57 +0000
commitcbbfa871ae3d9db3852d9122a6d8355896c073ed (patch)
tree73e7755d117b8dd9eea499977c632727deb20d00 /source/sar.h
parent7ed90abe19954aaf1fa56657a08e3cae4c8a67ce (diff)
downloadsnes9x2005-cbbfa871ae3d9db3852d9122a6d8355896c073ed.tar.gz
snes9x2005-cbbfa871ae3d9db3852d9122a6d8355896c073ed.tar.bz2
snes9x2005-cbbfa871ae3d9db3852d9122a6d8355896c073ed.zip
Many cleanups.
Diffstat (limited to 'source/sar.h')
-rw-r--r--source/sar.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/sar.h b/source/sar.h
index 82722a4..4ab4ecb 100644
--- a/source/sar.h
+++ b/source/sar.h
@@ -51,4 +51,3 @@ static inline int64_t SAR64(const int64_t b, const int n)
#endif
#endif
-