changeset 9 | c3fecc82ade6 |
parent 4 | 236f8f747073 |
child 42 | 83b8151b966d |
8:96d16dfe787a | 9:c3fecc82ade6 |
---|---|
1 /*** |
1 /** |
2 * |
2 * test/demos/pmc/main.cc |
3 * $Id: main.cc,v 1.1.1.1 2008-04-28 17:33:22 mbroeker Exp $ |
3 * Copyright (C) 2008 Markus Broeker |
4 * $Source: /development/cpp/pmc/main.cc,v $ |
|
5 * |
|
6 */ |
4 */ |
7 |
5 |
8 #include <cube.h> |
6 #include <cube.h> |
9 #include <SDL/SDL.h> |
7 #include <SDL/SDL.h> |
10 |
8 |