DungeonCrawl
Loading...
Searching...
No Matches
ascii.h File Reference

Exposes ascii art strings and metadata for those strings. More...

Go to the source code of this file.

Macros

#define HELMET_WIDTH   29
#define HELMET_HEIGHT   19
#define GOBLIN_WIDTH   30
#define GOBLIN_HEIGHT   11

Detailed Description

Exposes ascii art strings and metadata for those strings.

Definition in file ascii.h.

Macro Definition Documentation

◆ GOBLIN_HEIGHT

#define GOBLIN_HEIGHT   11

Definition at line 12 of file ascii.h.

◆ GOBLIN_WIDTH

#define GOBLIN_WIDTH   30

Definition at line 11 of file ascii.h.

◆ HELMET_HEIGHT

#define HELMET_HEIGHT   19

Definition at line 9 of file ascii.h.

◆ HELMET_WIDTH

#define HELMET_WIDTH   29

Definition at line 8 of file ascii.h.