mirror of
https://github.com/jummy0/sb2-decomp
synced 2025-03-21 15:12:10 +01:00
4 lines
75 B
C
4 lines
75 B
C
|
#pragma once
|
||
|
|
||
|
short* GetListMoves(int rank);
|
||
|
short* GetListIcons(int rank);
|