File: tile.h

package info (click to toggle)
overgod 1.0-5
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,876 kB
  • ctags: 3,801
  • sloc: ansic: 31,576; makefile: 21; sh: 10
file content (5 lines) | stat: -rw-r--r-- 86 bytes parent folder | download | duplicates (6)
1
2
3
4
5
void init_tiles(void);
void make_tile_map(int x, int y);
void open_eyes(void);