Mercurial > MadButterfly
comparison src/rotate.c @ 826:94041f085797
Merge from main stream
author | Thinker K.F. Li <thinker@codemud.net> |
---|---|
date | Tue, 14 Sep 2010 05:55:30 +0800 |
parents | 586e50f82c1f |
children |
comparison
equal
deleted
inserted
replaced
825:e83956ba22d7 | 826:94041f085797 |
---|---|
1 // -*- indent-tabs-mode: t; tab-width: 8; c-basic-offset: 4; -*- | |
2 // vim: sw=4:ts=8:sts=4 | |
1 #include <stdio.h> | 3 #include <stdio.h> |
2 #include <stdlib.h> | 4 #include <stdlib.h> |
3 #include <string.h> | 5 #include <string.h> |
4 #include <math.h> | 6 #include <math.h> |
5 #include "mb_animate.h" | 7 #include "mb_animate.h" |