source:
abuse/branches/pd/abuse/inc/chmorph.hpp
@
483
Last change on this file since 483 was 49, checked in by , 15 years ago | |
---|---|
File size: 189 bytes |
Line | |
---|---|
1 | #ifndef __chmorph_hpp_ |
2 | #define __chmorph_hpp_ |
3 | |
4 | #include "morph.hpp" |
5 | #include "filter.hpp" |
6 | |
7 | extern jmorph *normal_to_pacman; |
8 | extern color_filter *color_table; |
9 | |
10 | void load_morphs(); |
11 | |
12 | #endif |
13 | |
14 |
Note: See TracBrowser
for help on using the repository browser.