#ifndef __ITEM_NL_H__ #define __ITEM_NL_H__ #pragma once extern const NamedList item_list[]; #endif // __ITEM_NL_H__