comparison src/sdl_mixer-test.c @ 2353:99516e73b368

Move doc/index.html -> index.html
author Volker Grabsch <vog@notjusthosting.com>
date Thu, 29 Mar 2012 12:14:15 +0200
parents 8a6c466753e2
children
comparison
equal deleted inserted replaced
2352:8474fcb3e1b5 2353:99516e73b368
1 /* 1 /*
2 * This file is part of MXE. 2 * This file is part of MXE.
3 * See doc/index.html for further information. 3 * See index.html for further information.
4 */ 4 */
5 5
6 #include <SDL_mixer.h> 6 #include <SDL_mixer.h>
7 7
8 int main(int argc, char *argv[]) 8 int main(int argc, char *argv[])