1
0
mirror of https://github.com/jummy0/sb2-decomp synced 2025-03-15 04:24:48 +01:00
sb2-decomp/decmove.h
2024-06-03 09:00:06 -04:00

4 lines
75 B
C

#pragma once
short* GetListMoves(int rank);
short* GetListIcons(int rank);