mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-08 07:30:33 -04:00
libs compiles
This commit is contained in:
parent
1b0f7fe0c2
commit
a7278bac40
121 changed files with 1528 additions and 1731 deletions
|
@ -11,7 +11,7 @@ void help()
|
|||
|
||||
main(int argc,char **argv)
|
||||
{
|
||||
void *z;long s;
|
||||
void *z;int32_t s;
|
||||
FILE *f;
|
||||
|
||||
if (argc==3) help();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue