Source:Onames.h

From NetHackWiki
Revision as of 10:20, 1 May 2006 by 62.240.71.4 (talk) (first short explanation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The contents of onames.h are generated automatically during compile-time by makedefs from the data in objects.c

This file contains all the object name definitions, eg.

#define DAGGER  17
#define ELVEN_DAGGER    18
#define ORCISH_DAGGER   19
#define SILVER_DAGGER   20