X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=fbgfx;a=blobdiff_plain;f=src%2Ftunnel.h;fp=src%2Ftunnel.h;h=0000000000000000000000000000000000000000;hp=05a9864bd40011405eaca05111a9a4661fbec2f8;hb=70c067c2da05fb71f3d2de115cefbc225eff3667;hpb=21180fdf54f0c578af0959df088de308ce25ca61 diff --git a/src/tunnel.h b/src/tunnel.h deleted file mode 100644 index 05a9864..0000000 --- a/src/tunnel.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef TUNNEL_H_ -#define TUNNEL_H_ - -int init_tunnel(int x, int y, int bpp); -void destroy_tunnel(void); -void draw_tunnel(void *pixels); - -#endif /* TUNNEL_H_ */