move_nl.h 120 B

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