source: libcaca/trunk/data/Makefile.am @ 141

Last change on this file since 141 was 141, checked in by Sam Hocevar, 20 years ago
  • data/weapon_bomb: + New bomb sprite.
  • src/weapons.c: + Switched the bomb drawing to use ee_draw_sprite().
File size: 161 bytes
Line 
1EXTRA_DIST = \
2        foo_fighter \
3        bar_fighter \
4        bar_boss \
5        baz_fighter \
6        explosion_medium \
7        explosion_small \
8        item_gem \
9        item_heart \
10        weapon_bomb \
11        $(NULL)
Note: See TracBrowser for help on using the repository browser.