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