This website requires JavaScript.
Open Eggbert
Project
Explore
Help
Sign In
backup
/
planetblupi
Watch
1
Star
0
Fork
0
You've already forked planetblupi
mirror of
https://github.com/blupi-games/planetblupi
synced
2024-12-30 10:15:36 +01:00
Code
Issues
Projects
Releases
Activity
planetblupi
/
src
/
decmove.h
5 lines
88 B
C
Raw
Normal View
History
Unescape
Escape
Import initial sources and assets
2017-01-21 17:27:46 +01:00
#
pragma once
Use type with explicit length especially for long The long type on win64 is 32 bits, and 64 bits on linux 64.
2017-02-12 00:51:38 +01:00
Sint16
*
GetListMoves
(
Sint32
rank
)
;
Sint16
*
GetListIcons
(
Sint32
rank
)
;
Reference in New Issue
Copy Permalink