pokediamond/tools/knarc
PikalaxALT 79e77921c3 Output NARC contents as C enums in .naix files
You can include these by typing out the full path to the .naix file
(minus the files/ prefix). Example:

```c
```

Also:
- Build the filesystem before building the C objects
2021-05-29 18:45:31 -04:00
..
.gitignore Added .gitignore for compiled binary 2020-06-08 02:12:10 +10:00
fnmatch.c Changed indentation to spaces 2020-07-04 20:14:14 +10:00
fnmatch.h Added fnmatch for Windows 2020-07-04 13:36:48 +10:00
Makefile Remove duplicated flags 2021-02-06 02:21:45 +01:00
Narc.cpp Output NARC contents as C enums in .naix files 2021-05-29 18:45:31 -04:00
Narc.h Changed indentation to spaces 2020-07-04 20:14:14 +10:00
Source.cpp Output NARC contents as C enums in .naix files 2021-05-29 18:45:31 -04:00