1
0
mirror of https://github.com/jummy0/sb2-decomp synced 2025-03-21 15:12:10 +01:00
sb2-decomp/decmove.h

4 lines
75 B
C
Raw Normal View History

2024-06-03 09:00:06 -04:00
#pragma once
short* GetListMoves(int rank);
short* GetListIcons(int rank);