1
0
mirror of https://github.com/blupi-games/planetblupi synced 2024-12-30 10:15:36 +01:00
planetblupi/decmove.h
2017-01-21 17:51:48 +01:00

5 lines
80 B
C

#pragma once
short * GetListMoves (int rank);
short * GetListIcons (int rank);