This commit makes the code (mostly) C99-compatible, enabling to compile it without the -Wno-error=implicit-function-declaration flag. This way, Magic becomes usable on arm64 architectures, specifically on Apple computers with M1/M2 SoC. |
||
|---|---|---|
| .. | ||
| Makefile | ||
| ResBasic.c | ||
| ResChecks.c | ||
| ResDebug.c | ||
| ResFract.c | ||
| ResJunct.c | ||
| ResMain.c | ||
| ResMakeRes.c | ||
| ResMerge.c | ||
| ResPrint.c | ||
| ResReadSim.c | ||
| ResRex.c | ||
| ResSimple.c | ||
| ResUtils.c | ||
| ResWrite.c | ||
| resis.h | ||