diff options
| author | Steven Fuller <relnev@icculus.org> | 2001-12-06 00:22:46 +0000 |
|---|---|---|
| committer | Patryk Obara <dreamer.tan@gmail.com> | 2019-08-20 02:22:36 +0200 |
| commit | 9f006f18fe497c1ef12cd2973045fadbd500aaac (patch) | |
| tree | fab2f2562efbcfa83188797a966b32bd5810d7cc /src/sphere.h | |
| parent | 4508748944c293618d775e346c998f025cf6d1cd (diff) | |
Many warnings cleaned up (Tim Beckmann)
Menus.
Diffstat (limited to 'src/sphere.h')
| -rw-r--r-- | src/sphere.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sphere.h b/src/sphere.h index 0d16717..1475637 100644 --- a/src/sphere.h +++ b/src/sphere.h @@ -37,4 +37,4 @@ typedef struct extern void Generate_Sphere(void); -#endif
\ No newline at end of file +#endif |
