borgware-2d/src/animations/breakout_demo.h

7 lines
104 B
C
Raw Normal View History

2010-04-09 20:41:23 +00:00
#ifndef BREAKOUT_DEMO_H_
#define BREAKOUT_DEMO_H_
void breakout_demo();
#endif /* BREAKOUT_DEMO_H_ */