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

5 lines
80 B
C
Raw Normal View History

2017-01-21 17:27:46 +01:00
#pragma once
short * GetListMoves (int rank);
short * GetListIcons (int rank);