Swift

Results 2 issues of Swift

### Repository URL https://github.com/Swiftshine/kdc ### Game Name Kirby's Dream Collection ### Game Version USA v0 ### Description When running `ninja`, the following error is shown: ```[1/2] SPLIT config\S72E01\config.yml FAILED: build/S72E01/config.json...

bug

With GHS, `ccppc` and `cxppc` both determine the file type by its extension. Since the files the scratch uses are called `ctx.c` and `code.c`, they're treated as C files. The...