palpic2png.c: improve, make usable with ppic binary files
[rofl0r-openDOW.git] / muzzle_tab.h
blobb3dfc90202032c84e77e24730a795465936b14ad
1 #ifndef MUZZLE_TAB_H
2 #define MUZZLE_TAB_H
3 #include "vec2f.h"
4 extern const vec2f muzzle_tab[];
5 #pragma RcB2 DEP "muzzle_tab.c"
6 #endif