warzone2100/lib/sequence
Giel van Schijndel 1df1706440 * Fix several "comparison between signed and unsigned" warnings
* Const correctness
 * Use "(unsigned )?int" instead of "[SU](D?WORD|BYTE)" where the size guarantee is not required


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@6158 4a71c877-e1ca-e34f-864e-861f7616d084
2008-10-14 20:42:20 +00:00
..
Makefile.am * Wrap all file lists in the automake and win32 makefiles across lines such that there's only one file on each line 2008-10-13 13:04:37 +00:00
makefile.win32 * Wrap all file lists in the automake and win32 makefiles across lines such that there's only one file on each line 2008-10-13 13:04:37 +00:00
sequence.c * Fix several "comparison between signed and unsigned" warnings 2008-10-14 20:42:20 +00:00
sequence.h Add video playback support: 2008-10-08 18:24:19 +00:00
sequence.vcproj Add video playback support: 2008-10-08 18:24:19 +00:00
timer.c Add video playback support: 2008-10-08 18:24:19 +00:00
timer.h Add video playback support: 2008-10-08 18:24:19 +00:00