source:
abuse/trunk/src/include/chmorph.hpp
@
11
Last change on this file since 11 was 2, checked in by , 17 years ago | |
---|---|
File size: 189 bytes |
Rev | Line | |
---|---|---|
[2] | 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.