NXEngine v1.0.0.5
[NXEngine.git] / graphics / sprites.fdh
blob355bea69a35a4a00dbf869cf06c84eaba56f6ab8
1 //hash:ce3c3b74
2 //automatically generated by Makegen
4 /* located in graphics/sprites.cpp */
6 //---------------[referenced from graphics/sprites.cpp]--------------//
7 static bool load_sif(const char *fname);
8 static void create_slope_boxes();
9 static void offset_by_draw_points();
10 static void expand_single_dir_sprites();
13 /* located in common/stat.cpp */
15 //---------------[referenced from graphics/sprites.cpp]--------------//
16 void staterr(const char *fmt, ...);