item_nl.h 120 B

12345678
  1. #ifndef __ITEM_NL_H__
  2. #define __ITEM_NL_H__
  3. #pragma once
  4. extern const NamedList item_list[];
  5. #endif // __ITEM_NL_H__