mirror of
https://github.com/blupi-games/planetblupi
synced 2024-12-30 10:15:36 +01:00
5 lines
80 B
C
5 lines
80 B
C
|
#pragma once
|
||
|
|
||
|
short * GetListMoves (int rank);
|
||
|
short * GetListIcons (int rank);
|