#ifndef __MOVE_NL_H__ #define __MOVE_NL_H__ #pragma once extern const NamedList move_list[]; #endif // __MOVE_NL_H__